svn commit: r193589 - head/lib/libutil

Dag-Erling Smorgrav des at FreeBSD.org
Sat Jun 6 17:34:50 UTC 2009


Author: des
Date: Sat Jun  6 17:34:49 2009
New Revision: 193589
URL: http://svn.freebsd.org/changeset/base/193589

Log:
  Add missing .Pp

Modified:
  head/lib/libutil/pidfile.3

Modified: head/lib/libutil/pidfile.3
==============================================================================
--- head/lib/libutil/pidfile.3	Sat Jun  6 17:01:44 2009	(r193588)
+++ head/lib/libutil/pidfile.3	Sat Jun  6 17:34:49 2009	(r193589)
@@ -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.


More information about the svn-src-head mailing list