futex.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-04 10:32:35 +02:00
parent fd1dc4c2c7
commit a72a3aeb43
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ There was a race in the intended use of
so
.B FUTEX_CMP_REQUEUE
was introduced.
.\" FIXME should there be a stetement in the description of FUTEX_REQUEUE
.\" FIXME should there be a statement in the description of FUTEX_REQUEUE
.\" to say that it should be avoided in favor of FUTEX_CMP_REQUEUE?
This operation is similar to
.BR FUTEX_REQUEUE ,