diff --git a/man2/futex.2 b/man2/futex.2 index e34b4cd62..ee67543c4 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -827,7 +827,8 @@ waiters that are waiting on the futex at However, for .BR FUTEX_CMP_REQUEUE_PI , .I val -is required to be 1. +is required to be 1 +(since the the main point is to avoid a thundering herd). The remaining waiters are removed from the wait queue of the source futex at .I uaddr and added to the wait queue of the target futex at