From 113303550dc710aa14a7cb7c07fa6939e675b0ad Mon Sep 17 00:00:00 2001 From: tjr Date: Tue, 14 Jan 2003 03:39:09 +0000 Subject: Cross reference sem(4) so users know which kernel options are required to use these semaphore functions. --- lib/libc_r/man/sem_destroy.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc_r/man/sem_destroy.3') 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 -- cgit v1.1