aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_cond_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_cond_init.3')
-rw-r--r--share/man/man3/pthread_cond_init.34
1 files changed, 2 insertions, 2 deletions
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