aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rc.conf.5.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/rc.conf.5.txt b/rc.conf.5.txt
index a32f1d1..bb26c5c 100644
--- a/rc.conf.5.txt
+++ b/rc.conf.5.txt
@@ -40,8 +40,8 @@ How to interpret/update the hardware clock. (used by hwclock)
Options:
- - empty: fall back to the value in /var/lib/hwclock/adjfile, which defaults to UTC. This is recommended
- as other users of hwclock might change adjfile and hence cause rc.conf and adjfile to be out of sync.
+ - empty: fall back to the value in /var/lib/hwclock/adjtime, which defaults to UTC. This is recommended
+ as other users of hwclock might change the adjtime file and hence cause rc.conf and adjtime to be out of sync.
- "UTC": most robust, allows operating systems to abstract local time and ease DST.
- "localtime": apply timezone (and DST) in hardwareclock: discouraged.
Choose this if you dualboot with an OS which cannot handle UTC BIOS times correctly, like Windows (note