summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_wait.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-14 20:54:16 +0000
committerru <ru@FreeBSD.org>2004-01-14 20:54:16 +0000
commit0223333b35d2ec6e988bded772d98389a5ae4138 (patch)
tree587c71f2d86a3a9298dbb3ea5918b47434eef93c /lib/libc/gen/sem_wait.3
parentc210bf5986e0f8f95bf830e35105b2ba3e9aac13 (diff)
downloadFreeBSD-src-0223333b35d2ec6e988bded772d98389a5ae4138.zip
FreeBSD-src-0223333b35d2ec6e988bded772d98389a5ae4138.tar.gz
- libc/sys/sem.c was repocopied to libc/gen/sem.c.
- sem_*(3) manpages were repocopied from libc_r. Reviewed by: deischen Repocopy by: markm
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 735061e..1307aab 100644
--- a/lib/libc/gen/sem_wait.3
+++ b/lib/libc/gen/sem_wait.3
@@ -34,7 +34,7 @@
.Nm sem_trywait
.Nd decrement (lock) a semaphore
.Sh LIBRARY
-.Lb libc_r
+.Lb libc
.Sh SYNOPSIS
.In semaphore.h
.Ft int
OpenPOWER on IntegriCloud