]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Correct description of %S; (00..60, not 00..61).
authorJim Meyering <jim@meyering.net>
Sun, 1 Aug 1999 11:02:28 +0000 (11:02 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 1 Aug 1999 11:02:28 +0000 (11:02 +0000)
From Ken Pizzini.

src/date.c

index 85588dce6507855fad638d6af14d8a7147f446e5..869794b6e5209631d543ef2c4a4c8c1ee0e86b99 100644 (file)
@@ -163,7 +163,7 @@ specifies Coordinated Universal Time.  Interpreted sequences are:\n\
   %%p   locale's AM or PM\n\
   %%r   time, 12-hour (hh:mm:ss [AP]M)\n\
   %%s   seconds since 00:00:00, Jan 1, 1970 (a GNU extension)\n\
-  %%S   second (00..61)\n\
+  %%S   second (00..60)\n\
   %%t   a horizontal tab\n\
   %%T   time, 24-hour (hh:mm:ss)\n\
   %%U   week number of year with Sunday as first day of week (00..53)\n\