summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/pthread_cond_timedwait.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_cond_timedwait.3')
-rw-r--r--lib/libc_r/man/pthread_cond_timedwait.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc_r/man/pthread_cond_timedwait.3 b/lib/libc_r/man/pthread_cond_timedwait.3
index bf98e77..ab0184a 100644
--- a/lib/libc_r/man/pthread_cond_timedwait.3
+++ b/lib/libc_r/man/pthread_cond_timedwait.3
@@ -73,11 +73,11 @@ The system time has reached or exceeded the time specified in
.El
.Pp
.Sh SEE ALSO
-.Xr pthread_cond_init 3 ,
+.Xr pthread_cond_broadcast 3 ,
.Xr pthread_cond_destroy 3 ,
-.Xr pthread_cond_wait 3 ,
+.Xr pthread_cond_init 3 ,
.Xr pthread_cond_signal 3 ,
-.Xr pthread_cond_broadcast 3
+.Xr pthread_cond_wait 3
.Sh STANDARDS
.Fn pthread_cond_timedwait
conforms to ISO/IEC 9945-1 ANSI/IEEE
OpenPOWER on IntegriCloud