summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sem_timedwait.3
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2008-03-12 02:37:31 +0000
committerdavidxu <davidxu@FreeBSD.org>2008-03-12 02:37:31 +0000
commitf2039f468ff509d4943133419a8dd310008b398c (patch)
tree4b5da65ff1f2490973b5c3b2781f195975cf1d23 /lib/libc/gen/sem_timedwait.3
parent20682c9e8d9ca54398e8afe510c275d3ef2b49da (diff)
downloadFreeBSD-src-f2039f468ff509d4943133419a8dd310008b398c.zip
FreeBSD-src-f2039f468ff509d4943133419a8dd310008b398c.tar.gz
Add missing comma.
Diffstat (limited to 'lib/libc/gen/sem_timedwait.3')
-rw-r--r--lib/libc/gen/sem_timedwait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/sem_timedwait.3 b/lib/libc/gen/sem_timedwait.3
index 9481c90..d9d3890 100644
--- a/lib/libc/gen/sem_timedwait.3
+++ b/lib/libc/gen/sem_timedwait.3
@@ -108,7 +108,7 @@ A signal interrupted this function.
.Sh SEE ALSO
.Xr semctl 2 ,
.Xr semget 2 ,
-.Xr semop 2
+.Xr semop 2 ,
.Xr sem_post 3 ,
.Xr sem_trywait 3 ,
.Xr sem_wait 3
OpenPOWER on IntegriCloud