svn commit: r251152 - stable/9/lib/libc/gen
John Baldwin
jhb at FreeBSD.org
Thu May 30 20:09:22 UTC 2013
Author: jhb
Date: Thu May 30 20:09:21 2013
New Revision: 251152
URL: http://svnweb.freebsd.org/changeset/base/251152
Log:
MFC 249567: mdoc: remove superfluous paragraph macro.
Modified:
stable/9/lib/libc/gen/sem_wait.3
Directory Properties:
stable/9/lib/libc/ (props changed)
Modified: stable/9/lib/libc/gen/sem_wait.3
==============================================================================
--- stable/9/lib/libc/gen/sem_wait.3 Thu May 30 20:00:19 2013 (r251151)
+++ stable/9/lib/libc/gen/sem_wait.3 Thu May 30 20:09:21 2013 (r251152)
@@ -78,7 +78,6 @@ Additionally,
.Fn sem_wait
will fail if:
.Bl -tag -width Er
-.Pp
.It Bq Er EINTR
A signal interrupted this function.
.El
More information about the svn-src-stable-9
mailing list