Typo fix: requires -> reacquires

Submitted by:	Murray S. Kucherawy <msk@sendmail.com>
MFC after:	3 days
This commit is contained in:
gshapiro 2001-06-27 06:01:17 +00:00
parent 0969db20b1
commit 1bade14028
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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