From: Jim Meyering Date: Mon, 14 Sep 2009 13:37:26 +0000 (+0200) Subject: doc: touch, document that it accepts .60 X-Git-Tag: v8.0~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94eca7677692c761171f05db642442486c5beb8e;p=thirdparty%2Fcoreutils.git doc: touch, document that it accepts .60 * doc/coreutils.texi (touch invocation): Document that SS may be 60. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 8b28566fe8..21b3b52bb5 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -9916,6 +9916,7 @@ If the year is specified with only two digits, then @var{cc} is 20 for years in the range 0 @dots{} 68, and 19 for years in 69 @dots{} 99. If no digits of the year are specified, the argument is interpreted as a date in the current year. +Note that @var{ss} may be @samp{60}, to accommodate leap seconds. @end table