From: J William Piggott Date: Fri, 13 Mar 2015 18:34:08 +0000 (-0400) Subject: hwclock: Improve FILES section X-Git-Tag: v2.27-rc1~348^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=073971e906b2696691d5a1bb60782f0819a3267a;p=thirdparty%2Futil-linux.git hwclock: Improve FILES section Signed-off-by: J William Piggott --- diff --git a/sys-utils/hwclock.8.in b/sys-utils/hwclock.8.in index 65ab99adc2..51367a4557 100644 --- a/sys-utils/hwclock.8.in +++ b/sys-utils/hwclock.8.in @@ -1052,10 +1052,19 @@ configured timezone. If this variable is set its value takes precedence over the system configured timezone database directory path. .SH FILES -.br +.TP .I @ADJTIME_PATH@ -.br +The configuration and state file for hwclock. +.TP .I /etc/localtime +The system timezone file. +.TP +.I /usr/share/zoneinfo/ +The system timezone database directory. +.PP +Device files +.B hwclock +may try for Hardware Clock access: .br .I /dev/rtc .br @@ -1070,9 +1079,6 @@ configured timezone database directory path. .I /dev/port .br .I /dev/tty1 -.br -.I /proc/cpuinfo -. .SH "SEE ALSO" .BR date (1), .BR adjtimex (8),