futex.2: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
This commit is contained in:
Jakub Wilk 2016-02-02 21:50:47 +01:00 committed by Michael Kerrisk
parent 2050c09881
commit ed1819cf3e
1 changed files with 2 additions and 2 deletions

View File

@ -199,7 +199,7 @@ The
.I futex_op
argument consists of two parts:
a command that specifies the operation to be performed,
bit-wise ORed with zero or or more options that
bit-wise ORed with zero or more options that
modify the behaviour of the operation.
The options that may be included in
.I futex_op
@ -456,7 +456,7 @@ ordered with respect to other operations on the same futex word.
Typical values to specify for
.I val
are 0 or or 1.
are 0 or 1.
(Specifying
.BR INT_MAX
is not useful, because it would make the