futex.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-06-24 08:52:16 +02:00
parent 6f19879d52
commit 40d2dab928
1 changed files with 3 additions and 2 deletions

View File

@ -300,8 +300,9 @@ value change and will not start to sleep.
If the
.I timeout
is not NULL, the structure it points to specifies
a relative timeout for the wait.
is not NULL, the structure it points to specifies a
.I relative
timeout for the wait.
This timeout is by default measured according to the
.BR CLOCK_MONOTONIC
clock, but, since Linux 4.5, the