summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/sem_destroy.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-14 03:39:09 +0000
committertjr <tjr@FreeBSD.org>2003-01-14 03:39:09 +0000
commit113303550dc710aa14a7cb7c07fa6939e675b0ad (patch)
tree1b61c381f67a475e0de77f12ecd2a70926816019 /lib/libc_r/man/sem_destroy.3
parentfc5f7e9a8b018cb40d5d12f0d66a7c7c40ed4c6f (diff)
downloadFreeBSD-src-113303550dc710aa14a7cb7c07fa6939e675b0ad.zip
FreeBSD-src-113303550dc710aa14a7cb7c07fa6939e675b0ad.tar.gz
Cross reference sem(4) so users know which kernel options are required
to use these semaphore functions.
Diffstat (limited to 'lib/libc_r/man/sem_destroy.3')
-rw-r--r--lib/libc_r/man/sem_destroy.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc_r/man/sem_destroy.3 b/lib/libc_r/man/sem_destroy.3
index 12524f9..c79b558 100644
--- a/lib/libc_r/man/sem_destroy.3
+++ b/lib/libc_r/man/sem_destroy.3
@@ -63,7 +63,8 @@ There are currently threads blocked on the semaphore that
points to.
.El
.Sh SEE ALSO
-.Xr sem_init 3
+.Xr sem_init 3 ,
+.Xr sem 4
.Sh STANDARDS
.Fn sem_destroy
conforms to
OpenPOWER on IntegriCloud