futex.2: Reword ETIMEDOUT error

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-04 09:30:47 +02:00
parent 6b5025a640
commit d1926d782e
1 changed files with 2 additions and 3 deletions

View File

@ -297,9 +297,8 @@ Invalid operation specified in
.IR op . .IR op .
.TP .TP
.B ETIMEDOUT .B ETIMEDOUT
Timeout during the .RB ( FUTEX_WAIT )
.B FUTEX_WAIT The operation timed out.
operation.
.TP .TP
.B EWOULDBLOCK .B EWOULDBLOCK
.RB ( FUTEX_WAIT ) .RB ( FUTEX_WAIT )