Typo fix: requires -> reacquires

Submitted by:	Murray S. Kucherawy <msk@sendmail.com>
MFC after:	3 days
This commit is contained in:
Gregory Neil Shapiro 2001-06-27 06:01:17 +00:00
parent 1807222dac
commit c1c5db8149
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=78869
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