From fd1dc4c2c766e803f45a91578a750b3b005f1026 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 4 Jun 2014 10:32:19 +0200 Subject: [PATCH] futex.2: srcfix: Add FIXME Signed-off-by: Michael Kerrisk --- man2/futex.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/man2/futex.2 b/man2/futex.2 index 7a286ed7b..f09ff3d43 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -271,6 +271,7 @@ detected that the value pointed to by .I uaddr is not equal to the expected value .IR val3 . +.\" FIXME: Is the following sentence correct? (This probably indicates a race; use the safe .B FUTEX_WAKE