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