From 75141cc9877bd4c86b39c602f68ae5dc205cefdb Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 20 Jan 1997 23:23:22 +0000 Subject: Sort cross references. --- share/man/man3/pthread_exit.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man3/pthread_exit.3') diff --git a/share/man/man3/pthread_exit.3 b/share/man/man3/pthread_exit.3 index 99b5b1f3f3f1..aad365e545dc 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 -- cgit v1.2.3