futex.2: tfix

Reported-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-27 12:58:38 +02:00
parent a5c5a06aba
commit e61abc2018
1 changed files with 1 additions and 1 deletions

View File

@ -492,7 +492,7 @@ high rates of contention and context switching.
The
.BR FUTEX_WAIT_OP
operation is equivalent to execute the following code atomically
operation is equivalent to executing the following code atomically
and totally ordered with respect to other futex operations on
any of the two supplied futex words: