summaryrefslogtreecommitdiff
path: root/lib/libpthread
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2002-07-10 09:06:42 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2002-07-10 09:06:42 +0000
commit25a6539985a71ec2d4ee0d2698e532914d53cbf9 (patch)
tree1660a5cd5292d6f13dce2cf8a011464cb4791321 /lib/libpthread
parente2a86a90afcc3e54ce799ac96664125bc723918d (diff)
Notes
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 d5ae7dc4f4df..f6bc4573d89b 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