diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2010-12-18 02:45:12 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-12-20 16:30:59 +0100 |
commit | 01c3a63e179ae7abb7447570a82087289d1bcab4 (patch) | |
tree | 43c2c38c799e062b8cf77b8dbc9eb97d4f329085 /units | |
parent | 6279e1f01442fe01fe036036081d1935e3287d52 (diff) |
Fix misspellings in os-release manpage and hwclock-load.service
Diffstat (limited to 'units')
-rw-r--r-- | units/hwclock-load.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/hwclock-load.service b/units/hwclock-load.service index 4deb5c10c7..51f255e2ab 100644 --- a/units/hwclock-load.service +++ b/units/hwclock-load.service @@ -18,7 +18,7 @@ RemainAfterExit=yes ExecStart=/sbin/hwclock --systz StandardOutput=syslog -# Note the weird semantics if hwclock and the kernel here: the first +# Note the weird semantics of hwclock and the kernel here: the first # settimeofday() invocation from userspace is special and may be used # to set the offset from UTC of the system clock. It is independent # of any specific RTC device. This is mostly a crufty hack to support |