summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/pthread_key_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_key_create.3')
-rw-r--r--lib/libc_r/man/pthread_key_create.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/pthread_key_create.3 b/lib/libc_r/man/pthread_key_create.3
index 1bcf9e0..25165ce 100644
--- a/lib/libc_r/man/pthread_key_create.3
+++ b/lib/libc_r/man/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