diff options
Diffstat (limited to 'share/man/man3/pthread_join.3')
-rw-r--r-- | share/man/man3/pthread_join.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_join.3 b/share/man/man3/pthread_join.3 index 374b832..cabf319 100644 --- a/share/man/man3/pthread_join.3 +++ b/share/man/man3/pthread_join.3 @@ -91,8 +91,8 @@ specifies the calling thread. .El .Pp .Sh SEE ALSO -.Xr pthread_create 3 , -.Xr wait 2 +.Xr wait 2 , +.Xr pthread_create 3 .Sh STANDARDS .Fn pthread_join is expected to conform to IEEE |