summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_key_create.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
committerwosch <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
commit6d0dbd7455d2457305fad8dab1cbd93d75cf5771 (patch)
tree23860e44c1ece8967b4f9b16c420be624a805a80 /share/man/man3/pthread_key_create.3
parentc25e822b141074240801584c2f7942c95bff2f68 (diff)
downloadFreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.zip
FreeBSD-src-6d0dbd7455d2457305fad8dab1cbd93d75cf5771.tar.gz
Sort cross references.
Diffstat (limited to 'share/man/man3/pthread_key_create.3')
-rw-r--r--share/man/man3/pthread_key_create.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_key_create.3 b/share/man/man3/pthread_key_create.3
index 1bcf9e0..25165ce 100644
--- a/share/man/man3/pthread_key_create.3
+++ b/share/man/man3/pthread_key_create.3
@@ -89,8 +89,8 @@ Insufficient memory exists to create the key.
.Pp
.Sh SEE ALSO
.Xr pthread_getspecific 3 ,
-.Xr pthread_setspecific 3 ,
-.Xr pthread_key_delete 3
+.Xr pthread_key_delete 3 ,
+.Xr pthread_setspecific 3
.Sh STANDARDS
.Fn pthread_key_create
is expected to conform to IEEE
OpenPOWER on IntegriCloud