Blame sh-utils-2.0.11-dateman.patch
|
Tim Waugh |
c3e4c8 |
--- coreutils-5.92/man/date.1.dateman 2005-10-22 19:14:46.000000000 +0100
|
|
Tim Waugh |
c3e4c8 |
+++ coreutils-5.92/man/date.1 2005-10-24 17:57:38.000000000 +0100
|
|
Ondrej Vasik |
a81ef2 |
@@ -214,6 +214,11 @@
|
|
Ondrej Vasik |
a81ef2 |
relative date, and numbers. An empty string indicates the beginning
|
|
Ondrej Vasik |
a81ef2 |
of the day. The date string format is more complex than is easily
|
|
Ondrej Vasik |
a81ef2 |
documented here but is fully described in the info documentation.
|
|
cvsdist |
de6548 |
+.SH ENVIRONMENT
|
|
cvsdist |
de6548 |
+.TP
|
|
cvsdist |
de6548 |
+TZ
|
|
cvsdist |
de6548 |
+Specifies the timezone, unless overridden by command line parameters.
|
|
cvsdist |
de6548 |
+If neither is specified, the setting from /etc/localtime is used.
|
|
cvsdist |
de6548 |
.SH AUTHOR
|
|
cvsdist |
de6548 |
Written by David MacKenzie.
|
|
cvsdist |
de6548 |
.SH "REPORTING BUGS"
|