summaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2009-06-06 17:34:49 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2009-06-06 17:34:49 +0000
commita27c52a943d6e236977c19df7e1f86f1b667b523 (patch)
tree408ef9b3fe1a8d2dfe9e589a8061f7166ec88bf5 /lib/libutil
parentd5fc25e5d6c52b306312784663ccad85923a9c76 (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/pidfile.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libutil/pidfile.3 b/lib/libutil/pidfile.3
index ac8c29db2620..cc2b4bb639d4 100644
--- a/lib/libutil/pidfile.3
+++ b/lib/libutil/pidfile.3
@@ -100,6 +100,7 @@ if an error occurs.
If an error occurs,
.Va errno
will be set.
+.Pp
.Rv -std pidfile_write pidfile_close pidfile_remove
.Sh EXAMPLES
The following example shows in which order these functions should be used.