Blame SOURCES/sh-utils-2.0.11-dateman.patch

dd59ef
diff -urNp coreutils-5.97-orig/man/date.x coreutils-5.97/man/date.x
dd59ef
--- coreutils-5.97-orig/man/date.x	1999-11-02 15:07:36.000000000 +0100
dd59ef
+++ coreutils-5.97/man/date.x	2008-10-15 10:13:31.000000000 +0200
dd59ef
@@ -11,3 +11,8 @@
dd59ef
 relative date, and numbers.  An empty string indicates the beginning
dd59ef
 of the day.  The date string format is more complex than is easily
dd59ef
 documented here but is fully described in the info documentation.
dd59ef
+[ENVIRONMENT]
dd59ef
+.TP
dd59ef
+TZ
dd59ef
+Specifies the timezone, unless overridden by command line parameters.
dd59ef
+If neither is specified, the setting from /etc/localtime is used.