From: J William Piggott Date: Fri, 13 Mar 2015 18:31:50 +0000 (-0400) Subject: hwclock: add TZDIR X-Git-Tag: v2.27-rc1~348^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea6b197e60865772f4b15d40bdd3201f86e9a945;p=thirdparty%2Futil-linux.git hwclock: add TZDIR Add information about TZDIR and improve the ENVIRONMENT section. Signed-off-by: J William Piggott --- diff --git a/sys-utils/hwclock.8.in b/sys-utils/hwclock.8.in index fbc10caa34..65ab99adc2 100644 --- a/sys-utils/hwclock.8.in +++ b/sys-utils/hwclock.8.in @@ -1039,11 +1039,18 @@ time conversion. Attempting to mix and match files from these separate databases will not work, because they each require the System Clock to use a different timescale. The zoneinfo database must be configured to use either posix -or 'right', as described above. -. -.SH "ENVIRONMENT VARIABLES" -.I TZ -. +or 'right', as described above, or by assigning a database path to the +.SB TZDIR +environment variable. +.SH ENVIRONMENT +.TP +.B TZ +If this variable is set its value takes precedence over the system +configured timezone. +.TP +.B TZDIR +If this variable is set its value takes precedence over the system +configured timezone database directory path. .SH FILES .br .I @ADJTIME_PATH@