timer_settime.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 13:48:58 +01:00
parent 45d522a8dc
commit 142a205236
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ the timer is reloaded from the value specified in
.IR new_value->it_interval .
If
.I new_value->it_interval
specifies a zero value
specifies a zero value,
then the timer expires just once, at the time specified by
.IR it_value .