summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_rwlock_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_rwlock_destroy.3')
-rw-r--r--share/man/man3/pthread_rwlock_destroy.314
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man3/pthread_rwlock_destroy.3 b/share/man/man3/pthread_rwlock_destroy.3
index f44aea6..5d7eafa 100644
--- a/share/man/man3/pthread_rwlock_destroy.3
+++ b/share/man/man3/pthread_rwlock_destroy.3
@@ -49,13 +49,6 @@ 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
-.Sh STANDARDS
-The
-.Fn pthread_rwlock_destroy
-function is expected to conform to
-.St -susv2 .
.Sh ERRORS
The
.Fn pthread_rwlock_destroy
@@ -78,6 +71,13 @@ The value specified by
.Fa lock
is invalid.
.El
+.Sh SEE ALSO
+.Xr pthread_rwlock_init 3
+.Sh STANDARDS
+The
+.Fn pthread_rwlock_destroy
+function is expected to conform to
+.St -susv2 .
.Sh HISTORY
The
.Fn pthread_rwlock_destroy
OpenPOWER on IntegriCloud