--- Hi,
I know that they are unrelated but I didn't want to send separate patches for two oneliner changes. :) man/os-release.xml | 2 +- units/hwclock-load.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/os-release.xml b/man/os-release.xml index b5f42b2..759c04d 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -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> diff --git a/units/hwclock-load.service b/units/hwclock-load.service index 4deb5c1..51f255e 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 -- 1.7.3.2 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel