summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_exit.3')
-rw-r--r--share/man/man3/pthread_exit.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/pthread_exit.3 b/share/man/man3/pthread_exit.3
index 99b5b1f..aad365e 100644
--- a/share/man/man3/pthread_exit.3
+++ b/share/man/man3/pthread_exit.3
@@ -88,10 +88,10 @@ function cannot return to its caller.
None.
.Pp
.Sh SEE ALSO
-.Xr pthread_create 3 ,
-.Xr pthread_join 3 ,
+.Xr _exit 2 ,
.Xr exit 2 ,
-.Xr _exit 2
+.Xr pthread_create 3 ,
+.Xr pthread_join 3
.Sh STANDARDS
.Fn pthread_exit
is expected to conform to IEEE
OpenPOWER on IntegriCloud