]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
futex.2: tfix
authorJakub Wilk <jwilk@jwilk.net>
Tue, 2 Feb 2016 20:50:47 +0000 (21:50 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 3 Feb 2016 07:27:03 +0000 (08:27 +0100)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
man2/futex.2

index 7cf0d0b2effa22fbf4a0253161a9e89a1c369180..4876b9797a624a5a91f444396fcde821fe18da03 100644 (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