summaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_setspecific.3
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
commit75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch)
tree23860e44c1ece8967b4f9b16c420be624a805a80 /share/man/man3/pthread_setspecific.3
parent179604044813b13b6c13ecb74de46206ad287e49 (diff)
Notes
Diffstat (limited to 'share/man/man3/pthread_setspecific.3')
-rw-r--r--share/man/man3/pthread_setspecific.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_setspecific.3 b/share/man/man3/pthread_setspecific.3
index 05b947f6875b..838b5875a093 100644
--- a/share/man/man3/pthread_setspecific.3
+++ b/share/man/man3/pthread_setspecific.3
@@ -81,9 +81,9 @@ value is invalid.
.El
.Pp
.Sh SEE ALSO
+.Xr pthread_getspecific 3 ,
.Xr pthread_key_create 3 ,
-.Xr pthread_key_delete 3 ,
-.Xr pthread_getspecific 3
+.Xr pthread_key_delete 3
.Sh STANDARDS
.Fn pthread_setspecific
is expected to conform to IEEE