summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2009-06-06 17:34:49 +0000
committerdes <des@FreeBSD.org>2009-06-06 17:34:49 +0000
commit78eb93ba011f848dcde1cab4b81989885ad564bf (patch)
tree408ef9b3fe1a8d2dfe9e589a8061f7166ec88bf5
parent03b90e8d62e47e2b15cd5b8507d56a9d863a62c6 (diff)
downloadFreeBSD-src-78eb93ba011f848dcde1cab4b81989885ad564bf.zip
FreeBSD-src-78eb93ba011f848dcde1cab4b81989885ad564bf.tar.gz
Add missing .Pp
-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 ac8c29d..cc2b4bb 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.
OpenPOWER on IntegriCloud