summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2014-05-29 13:35:13 +0000
committerpluknet <pluknet@FreeBSD.org>2014-05-29 13:35:13 +0000
commit747374e8a2b7e321a05ad75ce81341d6e77c13ba (patch)
treeb92dae42c983d26b279400aa7a78e88a8ec62d65
parentdc8ca866c1b93d886bab136d31718b916ad8733f (diff)
downloadFreeBSD-src-747374e8a2b7e321a05ad75ce81341d6e77c13ba.zip
FreeBSD-src-747374e8a2b7e321a05ad75ce81341d6e77c13ba.tar.gz
mdoc: add missing paragraph macro.
-rw-r--r--lib/libc/gen/sem_wait.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3
index 993ac4a..9de8ba8 100644
--- a/lib/libc/gen/sem_wait.3
+++ b/lib/libc/gen/sem_wait.3
@@ -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:
OpenPOWER on IntegriCloud