Fix misspellings in os-release manpage and hwclock-load.service

This commit is contained in:
Miklos Vajna 2010-12-18 02:45:12 +01:00 committed by Kay Sievers
parent 6279e1f014
commit 01c3a63e17
2 changed files with 2 additions and 2 deletions

View File

@ -173,7 +173,7 @@
<para>Note that operating system vendors may choose
not to provide version information, for example to
accomodate for rolling releases. In this case VERSION
accommodate for rolling releases. In this case VERSION
and VERSION_ID may be unset. Applications should not
rely on these fields to be set.</para>
</refsect1>

View File

@ -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