summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/pthread_rwlockattr_getpshared.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_rwlockattr_getpshared.3')
-rw-r--r--lib/libc_r/man/pthread_rwlockattr_getpshared.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/pthread_rwlockattr_getpshared.3 b/lib/libc_r/man/pthread_rwlockattr_getpshared.3
index a433d60..40eed6e 100644
--- a/lib/libc_r/man/pthread_rwlockattr_getpshared.3
+++ b/lib/libc_r/man/pthread_rwlockattr_getpshared.3
@@ -58,9 +58,9 @@ If successful, the
function will return zero. Otherwise an error number will be returned
to indicate the error.
.Sh SEE ALSO
-.Xr pthread_rwlock_init 3 ,
.Xr pthread_rwlockattr_init 3 ,
-.Xr pthread_rwlockattr_setpshared 3
+.Xr pthread_rwlockattr_setpshared 3 ,
+.Xr pthread_rwlock_init 3
.Sh STANDARDS
The
.Fn pthread_rwlockattr_getpshared
OpenPOWER on IntegriCloud