summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_cond_timedwait.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_cond_timedwait.3')
-rw-r--r--lib/libc_r/man/pthread_cond_timedwait.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_cond_timedwait.3 b/lib/libc_r/man/pthread_cond_timedwait.3
index de427f8d4c0a..40cf5ec6e628 100644
--- a/lib/libc_r/man/pthread_cond_timedwait.3
+++ b/lib/libc_r/man/pthread_cond_timedwait.3
@@ -52,7 +52,7 @@ or
with the same condition variable, or if the system time reaches the
time specified in
.Fa abstime ,
-and the current thread reaquires the lock on
+and the current thread requires the lock on
.Fa mutex .
.Sh RETURN VALUES
If successful, the