svn commit: r247614 - head/lib/libc/sys

Joel Dahl joel at FreeBSD.org
Sat Mar 2 06:55:56 UTC 2013


Author: joel (doc committer)
Date: Sat Mar  2 06:55:55 2013
New Revision: 247614
URL: http://svnweb.freebsd.org/changeset/base/247614

Log:
  mdoc: remove superfluous paragraph macro.

Modified:
  head/lib/libc/sys/cap_fcntls_limit.2
  head/lib/libc/sys/cap_ioctls_limit.2
  head/lib/libc/sys/cap_rights_limit.2

Modified: head/lib/libc/sys/cap_fcntls_limit.2
==============================================================================
--- head/lib/libc/sys/cap_fcntls_limit.2	Sat Mar  2 05:28:55 2013	(r247613)
+++ head/lib/libc/sys/cap_fcntls_limit.2	Sat Mar  2 06:55:55 2013	(r247614)
@@ -120,7 +120,6 @@ argument points at an invalid address.
 Support for capabilities and capabilities mode was developed as part of the
 .Tn TrustedBSD
 Project.
-.Pp
 .Sh AUTHORS
 This function was created by
 .An Pawel Jakub Dawidek Aq pawel at dawidek.net

Modified: head/lib/libc/sys/cap_ioctls_limit.2
==============================================================================
--- head/lib/libc/sys/cap_ioctls_limit.2	Sat Mar  2 05:28:55 2013	(r247613)
+++ head/lib/libc/sys/cap_ioctls_limit.2	Sat Mar  2 06:55:55 2013	(r247614)
@@ -151,7 +151,6 @@ argument points at invalid address.
 Support for capabilities and capabilities mode was developed as part of the
 .Tn TrustedBSD
 Project.
-.Pp
 .Sh AUTHORS
 This function was created by
 .An Pawel Jakub Dawidek Aq pawel at dawidek.net

Modified: head/lib/libc/sys/cap_rights_limit.2
==============================================================================
--- head/lib/libc/sys/cap_rights_limit.2	Sat Mar  2 05:28:55 2013	(r247613)
+++ head/lib/libc/sys/cap_rights_limit.2	Sat Mar  2 06:55:55 2013	(r247614)
@@ -590,7 +590,6 @@ argument points at an invalid address.
 Support for capabilities and capabilities mode was developed as part of the
 .Tn TrustedBSD
 Project.
-.Pp
 .Sh AUTHORS
 This function was created by
 .An Pawel Jakub Dawidek Aq pawel at dawidek.net


More information about the svn-src-all mailing list