From 142a20523657369ad00ab42c32b6ef7136b86f81 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 13:48:58 +0100 Subject: [PATCH] timer_settime.2: grfix Signed-off-by: Michael Kerrisk --- man2/timer_settime.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/timer_settime.2 b/man2/timer_settime.2 index 889745c6c..5ca36cb40 100644 --- a/man2/timer_settime.2 +++ b/man2/timer_settime.2 @@ -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 .