daemon: Clarify documentation.
authorBen Pfaff <blp@nicira.com>
Tue, 29 Jun 2010 19:32:16 +0000 (12:32 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Jun 2010 19:32:16 +0000 (12:32 -0700)
CC: Yu Zhiguo <yuzg@cn.fujitsu.com>
lib/daemon.man

index 046f9ea..3dcb38d 100644 (file)
@@ -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