diff options
Diffstat (limited to 'lib/libc_r/man/sem_post.3')
| -rw-r--r-- | lib/libc_r/man/sem_post.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc_r/man/sem_post.3 b/lib/libc_r/man/sem_post.3 index 71b9f43376a0..33348657322f 100644 --- a/lib/libc_r/man/sem_post.3 +++ b/lib/libc_r/man/sem_post.3 @@ -63,7 +63,8 @@ points to an invalid semaphore. .El .Sh SEE ALSO .Xr sem_trywait 3 , -.Xr sem_wait 3 +.Xr sem_wait 3 , +.Xr sem 4 .Sh STANDARDS .Fn sem_post conforms to |
