diff options
author | Jim Meyering <meyering@redhat.com> | 2009-09-14 15:37:26 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-09-14 15:37:26 +0200 |
commit | 94eca7677692c761171f05db642442486c5beb8e (patch) | |
tree | 49134ae28c855b1382fcc62c0aac0f6110216116 /doc | |
parent | 20761ce686a15fa97353fd78b663bfd933840fc2 (diff) | |
download | coreutils-94eca7677692c761171f05db642442486c5beb8e.tar.xz |
doc: touch, document that it accepts .60
* doc/coreutils.texi (touch invocation): Document that SS may be 60.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 8b28566fe..21b3b52bb 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 |