From 68cda92e4a0af0935407074f90fc00b96cee6f23 Mon Sep 17 00:00:00 2001 From: wosch Date: Mon, 31 Aug 1998 16:41:09 +0000 Subject: Sort cross references. --- lib/libc_r/man/pthread_cond_wait.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc_r/man/pthread_cond_wait.3') diff --git a/lib/libc_r/man/pthread_cond_wait.3 b/lib/libc_r/man/pthread_cond_wait.3 index fa063bc..7f70b59 100644 --- a/lib/libc_r/man/pthread_cond_wait.3 +++ b/lib/libc_r/man/pthread_cond_wait.3 @@ -67,11 +67,11 @@ is invalid. .El .Pp .Sh SEE ALSO -.Xr pthread_cond_init 3 , +.Xr pthread_cond_broadcast 3 , .Xr pthread_cond_destroy 3 , -.Xr pthread_cond_timedwait 3 , +.Xr pthread_cond_init 3 , .Xr pthread_cond_signal 3 , -.Xr pthread_cond_broadcast 3 +.Xr pthread_cond_timedwait 3 .Sh STANDARDS .Fn pthread_cond_wait conforms to ISO/IEC 9945-1 ANSI/IEEE -- cgit v1.1