From e61abc201897f8c4f0b2ab8de4839ccccdf2cb8b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 27 Jul 2015 12:58:38 +0200 Subject: [PATCH] futex.2: tfix Reported-by: Pavel Machek Signed-off-by: Michael Kerrisk --- man2/futex.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/futex.2 b/man2/futex.2 index 242723748..77c570b58 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -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: