svn commit: r266837 - head/lib/libc/gen
Sergey Kandaurov
pluknet at FreeBSD.org
Thu May 29 13:35:14 UTC 2014
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:
More information about the svn-src-all
mailing list