diff options
-rw-r--r-- | share/man/man3/pthread_rwlock_timedwrlock.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_rwlock_timedwrlock.3 b/share/man/man3/pthread_rwlock_timedwrlock.3 index 9821c5b..0941dbb 100644 --- a/share/man/man3/pthread_rwlock_timedwrlock.3 +++ b/share/man/man3/pthread_rwlock_timedwrlock.3 @@ -77,7 +77,7 @@ The lock could not be acquired before the specified timeout expired. .El .Pp The -.Fn pthread_rwlock_timedrwlock +.Fn pthread_rwlock_timedwrlock function may fail if: .Bl -tag -width Er .It Bq Er EDEADLK |