futex.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 08:30:16 +01:00
parent 360f773c2b
commit ce5602fde5
1 changed files with 2 additions and 2 deletions

View File

@ -961,8 +961,8 @@ was not equal to the expected value
at the time of the call.
.TP
.B EAGAIN
.B FUTEX_CMP_REQUEUE
detected that the value pointed to by
.RB ( FUTEX_CMP_REQUEUE )
The value pointed to by
.I uaddr
is not equal to the expected value
.IR val3 .