summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_create.3')
-rw-r--r--share/man/man3/pthread_create.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_create.3 b/share/man/man3/pthread_create.3
index 3b6067a..6966b56 100644
--- a/share/man/man3/pthread_create.3
+++ b/share/man/man3/pthread_create.3
@@ -101,9 +101,9 @@ is invalid.
.Pp
.Sh SEE ALSO
.Xr fork 2 ,
-.Xr pthread_exit 3 ,
-.Xr pthread_cleanup_push 3 ,
.Xr pthread_cleanup_pop 3 ,
+.Xr pthread_cleanup_push 3 ,
+.Xr pthread_exit 3 ,
.Xr pthread_join 3
.Sh STANDARDS
.Fn pthread_create
OpenPOWER on IntegriCloud