]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix the --iso-8601 example in date --help
authorVincent Lefevre <vincent@vinc17.net>
Sat, 30 Jan 2016 07:07:13 +0000 (23:07 -0800)
committerPádraig Brady <P@draigBrady.com>
Sat, 30 Jan 2016 07:12:08 +0000 (23:12 -0800)
* src/date.c (usage): The colon is used in the timezone offset
since commit v8.24-64-g17bbf6c.
* THANKS.in: Remove committer.
Fixes http://bugs.gnu.org/22491

THANKS.in
src/date.c

index 4593f6c0dfdd521816d13f206195f4966b43a3a3..5178ebf3ea836e4c2e86d8fe1701699e380d8eb5 100644 (file)
--- a/THANKS.in
+++ b/THANKS.in
@@ -639,7 +639,6 @@ Uwe H. Steinfeld                    usteinfeld@gmx.net
 Vesselin Atanasov                   vesselin@bgnet.bg
 Ville Skyttä                        ville.skytta@iki.fi
 Vin Shelton                         acs@alumni.princeton.edu
-Vincent Lefevre                     vincent@vinc17.org
 Vineet Chadha                       chadha@acis.ufl.edu
 Vitali Lovich                       vlovich@gmail.com
 Vitaly A. Ostanin                   vyt@altlinux.org
index a42eb3c0b8384b6e5b6a27ec88d45af059b26ac3..3670553212621d35e2e8e1b2416310915fc4fe29 100644 (file)
@@ -140,7 +140,7 @@ Display the current time in the given FORMAT, or set the system date.\n\
                                FMT='date' for date only (the default),\n\
                                'hours', 'minutes', 'seconds', or 'ns'\n\
                                for date and time to the indicated precision.\n\
-                               Example: 2006-08-14T02:34:56-0600\n\
+                               Example: 2006-08-14T02:34:56-06:00\n\
 "), stdout);
       fputs (_("\
   -R, --rfc-2822             output date and time in RFC 2822 format.\n\