]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
timer_settime.2: grfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Mar 2014 12:48:58 +0000 (13:48 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 26 Mar 2014 12:48:58 +0000 (13:48 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/timer_settime.2

index 889745c6c90b03d720fe464d7d6df81f26e1b768..5ca36cb408cba8f48664f7eb4c5eafb5b1a3324b 100644 (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 .