From: Alejandro Colomar Date: Tue, 27 May 2025 11:07:19 +0000 (+0200) Subject: man/man2/futex.2: tfix X-Git-Tag: man-pages-6.15~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74aa7971e5148f67d5def9977ed87cced638016a;p=thirdparty%2Fman-pages.git man/man2/futex.2: tfix Fixes: 3dfcc11d4630 (2015-12-15; "futex.2: Expand description of FUTEX_CMP_REQUEUE") Fixes: 8297383e9eeb (2015-12-15; "futex.2: Clean-ups and FIXME removeal after feedback from Thomas Gleixner") Reported-by: Jens Gustedt Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/futex.2 b/man/man2/futex.2 index 128612ee1..9a15a0fdb 100644 --- a/man/man2/futex.2 +++ b/man/man2/futex.2 @@ -501,7 +501,7 @@ is typically either 1 or (Specifying the argument as 0 is not useful, because it would make the .B FUTEX_CMP_REQUEUE operation equivalent to -.BR FUTEX_WAIT .) +.BR FUTEX_WAKE .) .IP The .B FUTEX_CMP_REQUEUE