summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_mutex_destroy.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_mutex_destroy.3')
-rw-r--r--share/man/man3/pthread_mutex_destroy.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/pthread_mutex_destroy.3 b/share/man/man3/pthread_mutex_destroy.3
index 6b27501..e9fb9c1 100644
--- a/share/man/man3/pthread_mutex_destroy.3
+++ b/share/man/man3/pthread_mutex_destroy.3
@@ -61,8 +61,8 @@ is locked by another thread.
.Sh SEE ALSO
.Xr pthread_mutex_init 3 ,
.Xr pthread_mutex_lock 3 ,
-.Xr pthread_mutex_unlock 3 ,
-.Xr pthread_mutex_trylock 3
+.Xr pthread_mutex_trylock 3 ,
+.Xr pthread_mutex_unlock 3
.Sh STANDARDS
.Fn pthread_mutex_destroy
conforms to ISO/IEC 9945-1 ANSI/IEEE
OpenPOWER on IntegriCloud