Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2009 17:34:49 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r193589 - head/lib/libutil
Message-ID:  <200906061734.n56HYnD7067343@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906061734.n56HYnD7067343>