summaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_rwlockattr_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlockattr_init.3')
-rw-r--r--share/man/man3/pthread_rwlockattr_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_rwlockattr_init.3 b/share/man/man3/pthread_rwlockattr_init.3
index 54d319ff84e29..1cce9cd025546 100644
--- a/share/man/man3/pthread_rwlockattr_init.3
+++ b/share/man/man3/pthread_rwlockattr_init.3
@@ -55,10 +55,10 @@ function will fail if:
Insufficient memory exists to initialize the attribute object.
.El
.Sh SEE ALSO
+.Xr pthread_rwlock_init 3 ,
.Xr pthread_rwlockattr_destroy 3 ,
.Xr pthread_rwlockattr_getpshared 3 ,
-.Xr pthread_rwlockattr_setpshared 3 ,
-.Xr pthread_rwlock_init 3
+.Xr pthread_rwlockattr_setpshared 3
.Sh STANDARDS
The
.Fn pthread_rwlockattr_init