summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/mutex.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index d5f989f..173f8d7 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -226,7 +226,7 @@ to those objects protected by the mutex
pointed to by
.Fa mutex .
If the mutex can not be immediately acquired
-.Fn mtx_try_enter
+.Fn mtx_trylock
will return 0,
otherwise the mutex will be acquired
and a non-zero value will be returned.
OpenPOWER on IntegriCloud