Author: pluknet
Date: Thu May 29 13:35:13 2014
New Revision: 266837
URL: http://svnweb.freebsd.org/changeset/base/266837

Log:
  mdoc: add missing paragraph macro.

Modified:
  head/lib/libc/gen/sem_wait.3

Modified: head/lib/libc/gen/sem_wait.3
==============================================================================
--- head/lib/libc/gen/sem_wait.3        Thu May 29 13:09:48 2014        
(r266836)
+++ head/lib/libc/gen/sem_wait.3        Thu May 29 13:35:13 2014        
(r266837)
@@ -81,6 +81,7 @@ will fail if:
 .It Bq Er EINTR
 A signal interrupted this function.
 .El
+.Pp
 Additionally,
 .Fn sem_trywait
 will fail if:
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to