summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_wait.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-03-13 10:25:30 +0000
committerru <ru@FreeBSD.org>2008-03-13 10:25:30 +0000
commit0fbb16583593eb9686a9ff7336acc723c40e4e49 (patch)
treecfb8593966fa792c1f349c798b62e32b9624a30b /lib/libc/gen/sem_wait.3
parentefc24456b8374cf90c517059ddbc3439d6371394 (diff)
downloadFreeBSD-src-0fbb16583593eb9686a9ff7336acc723c40e4e49.zip
FreeBSD-src-0fbb16583593eb9686a9ff7336acc723c40e4e49.tar.gz
Add missing section number.
Diffstat (limited to 'lib/libc/gen/sem_wait.3')
-rw-r--r--lib/libc/gen/sem_wait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3
index 474e78b..18e9586 100644
--- a/lib/libc/gen/sem_wait.3
+++ b/lib/libc/gen/sem_wait.3
@@ -84,7 +84,7 @@ The semaphore value was zero, and thus could not be decremented.
.Sh SEE ALSO
.Xr sem_getvalue 3 ,
.Xr sem_post 3 ,
-.Xr sem_timedwait ,
+.Xr sem_timedwait 3 ,
.Xr sem 4
.Sh STANDARDS
The
OpenPOWER on IntegriCloud