aboutsummaryrefslogtreecommitdiff
path: root/init.d.FreeBSD/clock.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-03-23 12:24:15 +0000
committerMike Frysinger <vapier@gentoo.org>2008-03-23 12:24:15 +0000
commite1b09daaac1dd337fe9a2ae58f42d3a593284855 (patch)
treec2e699a9ab6d0b5263d8a1423995e63ca1d32eff /init.d.FreeBSD/clock.in
parentbd34df63613a368698dca3465a2f05273e120c5f (diff)
fix broken whitespace -- no functional changes
Diffstat (limited to 'init.d.FreeBSD/clock.in')
-rw-r--r--init.d.FreeBSD/clock.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.FreeBSD/clock.in b/init.d.FreeBSD/clock.in
index 4e98e3ae..1c3472a0 100644
--- a/init.d.FreeBSD/clock.in
+++ b/init.d.FreeBSD/clock.in
@@ -46,7 +46,7 @@ save()
stop()
{
- # Don't tweak the hardware clock on LiveCD halt.
+ # Don't tweak the hardware clock on LiveCD halt.
if yesno "${clock_systohc:-${CLOCK_SYSTOHC}}"; then
[ -z "${CDBOOT}" ] && save
fi