summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_rwlock_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlock_init.3')
-rw-r--r--share/man/man3/pthread_rwlock_init.318
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man3/pthread_rwlock_init.3 b/share/man/man3/pthread_rwlock_init.3
index baee444..b4f8f7f 100644
--- a/share/man/man3/pthread_rwlock_init.3
+++ b/share/man/man3/pthread_rwlock_init.3
@@ -57,15 +57,6 @@ If successful, the
function will return zero.
Otherwise an error number will be returned
to indicate the error.
-.Sh SEE ALSO
-.Xr pthread_rwlockattr_init 3 ,
-.Xr pthread_rwlockattr_setpshared 3 ,
-.Xr pthread_rwlock_destroy 3
-.Sh STANDARDS
-The
-.Fn pthread_rwlock_init
-function is expected to conform to
-.St -susv2 .
.Sh ERRORS
The
.Fn pthread_rwlock_init
@@ -95,6 +86,15 @@ The value specified by
.Fa attr
is invalid.
.El
+.Sh SEE ALSO
+.Xr pthread_rwlockattr_init 3 ,
+.Xr pthread_rwlockattr_setpshared 3 ,
+.Xr pthread_rwlock_destroy 3
+.Sh STANDARDS
+The
+.Fn pthread_rwlock_init
+function is expected to conform to
+.St -susv2 .
.Sh HISTORY
The
.Fn pthread_rwlock_init
OpenPOWER on IntegriCloud