summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-12 02:28:27 +0000
committerJim Meyering <jim@meyering.net>2000-10-12 02:28:27 +0000
commita5b38192d033a1db41080b6bd9fe1cec3ea06b0a (patch)
tree771d9360059e1cbbfe8e31a0e137a6da16a05a82 /doc
parent5681a0705f7dfd5799aed169d3995ef86e65c407 (diff)
downloadcoreutils-a5b38192d033a1db41080b6bd9fe1cec3ea06b0a.tar.xz
(Time directives) [%S]: Range is 0..60, not 0..61.
Diffstat (limited to 'doc')
-rw-r--r--doc/sh-utils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index 6b36bd2a0..b8600abe2 100644
--- a/doc/sh-utils.texi
+++ b/doc/sh-utils.texi
@@ -2258,7 +2258,7 @@ 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 @samp{--date} option.
@item %S
-second (00@dots{}61)
+second (00@dots{}60)
@item %T
time, 24-hour (hh:mm:ss)
@item %X