futex.2: srcfix: FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 14:11:15 +01:00
parent 6ff1b4c013
commit a4e6991290
1 changed files with 8 additions and 0 deletions

View File

@ -874,6 +874,14 @@ via
.BR FUTEX_WAKE
without requeueing on
.IR uaddr2 .
The
.I val3
argument is ignored.
.\" FIXME Re the preceding sentence, actually 'val3' is internally set to
.\" FUTEX_BITSET_MATCH_ANY before calling futex_wait_requeue_pi().
.\" I'm not sure we need to say anything about this though.
.\" Comments?
.SH RETURN VALUE
.PP
In the event of an error, all operations return \-1 and set