From 14a7c8c5dce94972fa7d44dd51ecf621524753c6 Mon Sep 17 00:00:00 2001 From: maxim Date: Wed, 10 Jul 2002 09:06:42 +0000 Subject: Fix a typo. MFC after: 3 days --- lib/libpthread/man/pthread_mutex_unlock.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpthread') 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 -- cgit v1.1