summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_wait.3
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2008-03-13 01:53:28 +0000
committerdavidxu <davidxu@FreeBSD.org>2008-03-13 01:53:28 +0000
commitf4d90c5978f37c48f6e015d0d6351cd140a14eed (patch)
tree56151207591ef455aaeaa00204a33fd8f489b84b /lib/libc/gen/sem_wait.3
parenta4690639873e4a0e21ef838ee1628d4decefae64 (diff)
downloadFreeBSD-src-f4d90c5978f37c48f6e015d0d6351cd140a14eed.zip
FreeBSD-src-f4d90c5978f37c48f6e015d0d6351cd140a14eed.tar.gz
In file sem_timewait.3, remove reference to SYSV semphore in SEE ALSO
section, sync it with sem_wait.3.
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 43d6fad..474e78b 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
OpenPOWER on IntegriCloud