summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/sem_wait.3
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2003-01-14 03:39:09 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2003-01-14 03:39:09 +0000
commit51f2ddd7af07ee09e4491db48435add85c117b4c (patch)
tree1b61c381f67a475e0de77f12ecd2a70926816019 /lib/libc_r/man/sem_wait.3
parenta91b25dc1ccdc74ed92f7887caf8a7a6c8b1fcdb (diff)
Notes
Diffstat (limited to 'lib/libc_r/man/sem_wait.3')
-rw-r--r--lib/libc_r/man/sem_wait.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc_r/man/sem_wait.3 b/lib/libc_r/man/sem_wait.3
index c89ea04a098b..84a17b3a4d43 100644
--- a/lib/libc_r/man/sem_wait.3
+++ b/lib/libc_r/man/sem_wait.3
@@ -77,7 +77,8 @@ will fail if:
The semaphore value was zero, and thus could not be decremented.
.El
.Sh SEE ALSO
-.Xr sem_post 3
+.Xr sem_post 3 ,
+.Xr sem 4
.Sh STANDARDS
.Fn sem_wait
and