summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_rwlockattr_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlockattr_destroy.3')
-rw-r--r--share/man/man3/pthread_rwlockattr_destroy.314
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man3/pthread_rwlockattr_destroy.3 b/share/man/man3/pthread_rwlockattr_destroy.3
index 8ccc219..f798939 100644
--- a/share/man/man3/pthread_rwlockattr_destroy.3
+++ b/share/man/man3/pthread_rwlockattr_destroy.3
@@ -50,13 +50,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
-.Sh STANDARDS
-The
-.Fn pthread_rwlockattr_destroy
-function is expected to conform to
-.St -susv2 .
.Sh ERRORS
The
.Fn pthread_rwlockattr_destroy
@@ -67,6 +60,13 @@ The value specified by
.Fa attr
is invalid.
.El
+.Sh SEE ALSO
+.Xr pthread_rwlockattr_init 3
+.Sh STANDARDS
+The
+.Fn pthread_rwlockattr_destroy
+function is expected to conform to
+.St -susv2 .
.Sh HISTORY
The
.Fn pthread_rwlockattr_destroy
OpenPOWER on IntegriCloud