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