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 .
.TP
.B ETIMEDOUT
Timeout during the
.B FUTEX_WAIT
operation.
.RB ( FUTEX_WAIT )
The operation timed out.
.TP
.B EWOULDBLOCK
.RB ( FUTEX_WAIT )