aboutsummaryrefslogtreecommitdiff
path: root/conf.d/hwclock
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2014-03-13 15:27:40 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2014-03-13 15:27:40 -0500
commit7fb209a6fc3512d3437bbb175853f1f01393b74d (patch)
treefbd5745cd98430a4571a7e63a32457acaf8ba0c8 /conf.d/hwclock
parentd0186d422c3bb75ac2977dfe7d1f8f97c3ce5c3b (diff)
conf.d/hwclock: typo fix
Diffstat (limited to 'conf.d/hwclock')
-rw-r--r--conf.d/hwclock2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/hwclock b/conf.d/hwclock
index 59bb732d..fc65ac2c 100644
--- a/conf.d/hwclock
+++ b/conf.d/hwclock
@@ -7,7 +7,7 @@ clock="UTC"
# If you want the hwclock script to set the system time (software clock)
# to match the current hardware clock during bootup, leave this
# commented out.
-# However, you can set this to "NO" ifyou are running a modern kernel
+# However, you can set this to "NO" if you are running a modern kernel
# with CONFIG_RTC_HCTOSYS set to y and your hardware clock set to UTC.
#clock_hctosys="YES"