summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_mutex_trylock.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_mutex_trylock.3')
-rw-r--r--share/man/man3/pthread_mutex_trylock.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/pthread_mutex_trylock.3 b/share/man/man3/pthread_mutex_trylock.3
index 0360999..9f28380 100644
--- a/share/man/man3/pthread_mutex_trylock.3
+++ b/share/man/man3/pthread_mutex_trylock.3
@@ -62,10 +62,10 @@ is already locked.
.El
.Pp
.Sh SEE ALSO
-.Xr pthread_mutex_lock 3 ,
-.Xr pthread_mutex_unlock 3 ,
+.Xr pthread_mutex_destroy 3 ,
.Xr pthread_mutex_init 3 ,
-.Xr pthread_mutex_destroy 3
+.Xr pthread_mutex_lock 3 ,
+.Xr pthread_mutex_unlock 3
.Sh STANDARDS
.Fn pthread_mutex_trylock
conforms to ISO/IEC 9945-1 ANSI/IEEE
OpenPOWER on IntegriCloud