]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(Time directives) [%S]: Explain why the range is [0..60].
authorJim Meyering <jim@meyering.net>
Fri, 13 Sep 2002 09:31:26 +0000 (09:31 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 13 Sep 2002 09:31:26 +0000 (09:31 +0000)
doc/coreutils.texi

index ee4c32286926a67aea872f1bd9e99b0e656aa87f..eaa6a03664ecb60c157d566a52522c5e5aaf0bee 100644 (file)
@@ -10183,7 +10183,8 @@ Note that this value is the number of seconds between the epoch
 and the current date as defined by the localtime system call.
 It isn't changed by the @option{--date} option.
 @item %S
-second (00@dots{}60)
+second (00@dots{}60).  The range is [00@dots{}60], and not [00@dots{}59],
+in order to accommodate the occasional positive leap second.
 @item %T
 time, 24-hour (hh:mm:ss)
 @item %X