aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/sem_wait.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/sem_wait.3')
-rw-r--r--lib/libc/gen/sem_wait.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3
index 43d6fad34d34..474e78b995b3 100644
--- a/lib/libc/gen/sem_wait.3
+++ b/lib/libc/gen/sem_wait.3
@@ -84,6 +84,7 @@ The semaphore value was zero, and thus could not be decremented.
.Sh SEE ALSO
.Xr sem_getvalue 3 ,
.Xr sem_post 3 ,
+.Xr sem_timedwait ,
.Xr sem 4
.Sh STANDARDS
The