Typo fix: requires -> reacquires
Submitted by: Murray S. Kucherawy <msk@sendmail.com> MFC after: 3 days
This commit is contained in:
parent
0969db20b1
commit
1bade14028
@ -54,7 +54,7 @@ or
|
||||
with the same condition variable, or if the system time reaches the
|
||||
time specified in
|
||||
.Fa abstime ,
|
||||
and the current thread requires the lock on
|
||||
and the current thread reacquires the lock on
|
||||
.Fa mutex .
|
||||
.Sh RETURN VALUES
|
||||
If successful, the
|
||||
|
@ -54,7 +54,7 @@ or
|
||||
with the same condition variable, or if the system time reaches the
|
||||
time specified in
|
||||
.Fa abstime ,
|
||||
and the current thread requires the lock on
|
||||
and the current thread reacquires the lock on
|
||||
.Fa mutex .
|
||||
.Sh RETURN VALUES
|
||||
If successful, the
|
||||
|
@ -54,7 +54,7 @@ or
|
||||
with the same condition variable, or if the system time reaches the
|
||||
time specified in
|
||||
.Fa abstime ,
|
||||
and the current thread requires the lock on
|
||||
and the current thread reacquires the lock on
|
||||
.Fa mutex .
|
||||
.Sh RETURN VALUES
|
||||
If successful, the
|
||||
|
Loading…
Reference in New Issue
Block a user