From: Jim Meyering Date: Thu, 12 Oct 2000 02:28:27 +0000 (+0000) Subject: (Time directives) [%S]: Range is 0..60, not 0..61. X-Git-Tag: TEXTUTILS-2_0_8~86 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a5b38192d033a1db41080b6bd9fe1cec3ea06b0a;p=thirdparty%2Fcoreutils.git (Time directives) [%S]: Range is 0..60, not 0..61. --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 6b36bd2a0a..b8600abe2a 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