summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/man/pthread_mutex_unlock.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_mutex_unlock.3 b/lib/libpthread/man/pthread_mutex_unlock.3
index d5ae7dc..f6bc457 100644
--- a/lib/libpthread/man/pthread_mutex_unlock.3
+++ b/lib/libpthread/man/pthread_mutex_unlock.3
@@ -52,7 +52,7 @@ If successful,
will return zero, otherwise an error number will be returned to
indicate the error.
.Sh ERRORS
-.Fn pthread_mutex_trylock
+.Fn pthread_mutex_unlock
will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL
OpenPOWER on IntegriCloud