From: Eli Zaretskii Date: Wed, 7 Mar 2001 07:24:27 +0000 (+0000) Subject: (General Variables): "daylight savings" -> "daylight saving". X-Git-Tag: emacs-pretest-21.0.100~157 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e40caf4df1c38605011b360c5aa6593b8b87aae;p=emacs.git (General Variables): "daylight savings" -> "daylight saving". --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 98fb5557b92..5a1606976cf 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -424,7 +424,7 @@ terminal specified by the @env{TERM} variable. This defaults to Used by the Emerge package as a prefix for temporary files. @item TZ This specifies the current time zone and possibly also daylight -savings information. On MS-DOS, if @code{TZ} is not set in the +saving time information. On MS-DOS, if @code{TZ} is not set in the environment when Emacs starts, Emacs defines a default value as appropriate for the country code returned by DOS. On MS-Windows, Emacs does not use @code{TZ} at all.