From a52f36cf6ea41cf07fe33c822e3cc64238e0db65 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 30 Dec 2015 17:22:45 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/invoking.texinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/info/chap/invoking.texinfo b/doc/info/chap/invoking.texinfo index 2ad62f1..65c62b3 100644 --- a/doc/info/chap/invoking.texinfo +++ b/doc/info/chap/invoking.texinfo @@ -83,19 +83,19 @@ than 24; @code{MM} is the minute in the hour, which must be an integer in [0, 59]; and @code{SS} is the second in the minute, which may be any non-negative value, it may a floatig-point value which will be parsed up to -nanosecond resultion. +nanosecond resolution. @item S The job shall run the next time@footnote{Have you heard of leap seconds and how we handle time in @sc{POSIX} time.} the POSIX time is @code{S}. That is, @code{S} seconds after 1970-01-01 00:00:00 UTC (the Epoch), not counting leap seconds. This may be a floating-point value which will -be parsed up to nanosecond resultion. This is been added so +be parsed up to nanosecond resolution. This is been added so that you may use an external parser. @item +S The job shall be executed in @code{S} seconds, this may be a floating-point value which will be parsed up to -nanosecond resultion. Note that only seconds are +nanosecond resolution. Note that only seconds are supported, not minutes or hours. Unless you use an external parsers, code values to know are @table @asis -- cgit v1.2.3-70-g09d2