]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
hwclock: add TZDIR
authorJ William Piggott <elseifthen@gmx.com>
Fri, 13 Mar 2015 18:31:50 +0000 (14:31 -0400)
committerJ William Piggott <elseifthen@gmx.com>
Fri, 13 Mar 2015 18:31:50 +0000 (14:31 -0400)
Add information about TZDIR and improve the
ENVIRONMENT section.

Signed-off-by: J William Piggott <elseifthen@gmx.com>
sys-utils/hwclock.8.in

index fbc10caa34cc872124e06f6639581e3e81ca2df9..65ab99adc2af68df8260298b0fafbca2723ea759 100644 (file)
@@ -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@