futex.2: RETURN VALUE: add FUTEX_WAKE_BITSET

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-14 12:52:20 +01:00
parent 7bcc535166
commit b884566b97
1 changed files with 2 additions and 2 deletions

View File

@ -767,8 +767,8 @@ or
call.
.TP
.B FUTEX_WAKE_BITSET
.\" FIXME
[TBC]
.\" FIXME Is the following correct?
Returns the number of processes woken up.
.TP
.B FUTEX_LOCK_PI
.\" FIXME