From e52a1af206d0541ccab94268f8a8c41f044cea60 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 26 Dec 2014 22:41:10 +0000 Subject: sort SEE ALSO --- share/man/man3/pthread_cond_init.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man3/pthread_cond_init.3') diff --git a/share/man/man3/pthread_cond_init.3 b/share/man/man3/pthread_cond_init.3 index 38843a76fe70..415ce02efaa7 100644 --- a/share/man/man3/pthread_cond_init.3 +++ b/share/man/man3/pthread_cond_init.3 @@ -70,12 +70,12 @@ The system temporarily lacks the resources to create another condition variable. .El .Sh SEE ALSO -.Xr pthread_condattr 3 , .Xr pthread_cond_broadcast 3 , .Xr pthread_cond_destroy 3 , .Xr pthread_cond_signal 3 , .Xr pthread_cond_timedwait 3 , -.Xr pthread_cond_wait 3 +.Xr pthread_cond_wait 3 , +.Xr pthread_condattr 3 .Sh STANDARDS The .Fn pthread_cond_init -- cgit v1.2.3