diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2003-01-14 03:39:09 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2003-01-14 03:39:09 +0000 |
| commit | 51f2ddd7af07ee09e4491db48435add85c117b4c (patch) | |
| tree | 1b61c381f67a475e0de77f12ecd2a70926816019 /lib/libc_r/man/sem_destroy.3 | |
| parent | a91b25dc1ccdc74ed92f7887caf8a7a6c8b1fcdb (diff) | |
Notes
Diffstat (limited to 'lib/libc_r/man/sem_destroy.3')
| -rw-r--r-- | lib/libc_r/man/sem_destroy.3 | 3 |
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 12524f90b410..c79b55818c69 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 |
