futex.2: Reword invalid timeout EINVAL case more generally

Several operations can produce this error, so reword
the text more generally.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-13 15:12:14 +01:00
parent 6b060884c5
commit 180f97b797
1 changed files with 3 additions and 3 deletions

View File

@ -657,9 +657,9 @@ operation was interrupted by a signal (see
or a spurious wakeup.
.TP
.B EINVAL
.RB ( FUTEX_WAIT ,
.BR FUTEX_WAIT_REQUEUE_PI )
The supplied
The operation in
.IR futex_op
is one of those that employs a timeout, but the supplied
.I timeout
argument was invalid
.RI ( tv_sec