From: Ben Pfaff Date: Tue, 29 Jun 2010 19:32:16 +0000 (-0700) Subject: daemon: Clarify documentation. X-Git-Tag: v1.1.0pre1~209 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=86f2fa597c6eb8eb1c9a42685200c0ac90b85e97;p=sliver-openvswitch.git daemon: Clarify documentation. CC: Yu Zhiguo --- diff --git a/lib/daemon.man b/lib/daemon.man index 046f9eadb..3dcb38dfa 100644 --- a/lib/daemon.man +++ b/lib/daemon.man @@ -1,9 +1,12 @@ .TP -\fB--pidfile\fR[\fB=\fIpidfile\fR] +\fB\-\-pidfile\fR[\fB=\fIpidfile\fR] 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 +the PID of the running process. If the \fIpidfile\fR argument is not +specified, or if it does not begin with \fB/\fR, then it is created in \fB@RUNDIR@\fR. +.IP +If \fB--pidfile\fR is not specified, no pidfile is created. . .TP \fB--overwrite-pidfile\fR