X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fdaemon.man;h=046f9eadbc9c73bb765161f5b37312e082e6b843;hb=7e56c85c02c547deda93ec09a589eae7e253fc58;hp=c2393774766115cd36c7322d17e84172c52cde71;hpb=a4af00400a835eb87569ba40e21874c05e872c0f;p=openvswitch diff --git a/lib/daemon.man b/lib/daemon.man index c2393774..046f9ead 100644 --- a/lib/daemon.man +++ b/lib/daemon.man @@ -4,21 +4,21 @@ Causes a file (by default, \fB\*(PN.pid\fR) to be created indicating the PID of the running process. If \fIpidfile\fR is not specified, or if it does not begin with \fB/\fR, then it is created in \fB@RUNDIR@\fR. - +. .TP \fB--overwrite-pidfile\fR By default, when \fB--pidfile\fR is specified and the specified pidfile already exists and is locked by a running process, \fB\*(PN\fR refuses to start. Specify \fB--overwrite-pidfile\fR to cause it to instead overwrite the pidfile. - +.IP When \fB--pidfile\fR is not specified, this option has no effect. - +. .TP \fB--detach\fR Causes \fB\*(PN\fR to detach itself from the foreground session and run as a background process. - +. .TP \fB--monitor\fR Creates an additional process to monitor the \fB\*(PN\fR daemon. If @@ -29,7 +29,7 @@ monitor process exits. .IP This option is normally used with \fB--detach\fR, but it also functions without it. - +. .TP \fB--no-chdir\fR By default, when \fB--detach\fR is specified, \fB\*(PN\fR