diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-01-20 23:23:22 +0000 |
commit | 75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch) | |
tree | 23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libpthread/man/pthread_create.3 | |
parent | 179604044813b13b6c13ecb74de46206ad287e49 (diff) |
Sort cross references.
Notes
Notes:
svn path=/head/; revision=21907
Diffstat (limited to 'lib/libpthread/man/pthread_create.3')
-rw-r--r-- | lib/libpthread/man/pthread_create.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_create.3 b/lib/libpthread/man/pthread_create.3 index 5ac24e8cdadd..aa8158802803 100644 --- a/lib/libpthread/man/pthread_create.3 +++ b/lib/libpthread/man/pthread_create.3 @@ -99,9 +99,9 @@ is invalid. .El .Pp .Sh SEE ALSO +.Xr fork 2 , .Xr pthread_exit 3 , -.Xr pthread_join 3 , -.Xr fork 2 +.Xr pthread_join 3 .Sh STANDARDS .Fn pthread_create is expected to conform to IEEE |