futex.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-24 09:34:16 +02:00
parent b3d5bc4ca6
commit 84abf4ba97
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ This operation is like
.BR FUTEX_WAIT
except that
.I val3
is used to provide a 32-bit mask to the kernel.
is used to provide a 32-bit bit mask to the kernel.
This bit mask is stored in the kernel-internal state of the waiter.
See the description of
.BR FUTEX_WAKE_BITSET