futex.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 13:56:40 +01:00
parent 936876a994
commit c6d8cf213c
1 changed files with 3 additions and 0 deletions

View File

@ -846,6 +846,9 @@ and added to the wait queue of the target futex at
The The
.I val2 .I val2
.\" val2 is the cap on the number of requeued waiters.
.\" In the glibc pthread_cond_broadcast() implementation, this argument
.\" is specified as INT_MAX, and for pthread_cond_signal() it is 0.
and and
.I val3 .I val3
arguments serve the same purposes as for arguments serve the same purposes as for