diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-25 23:55:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-25 23:55:35 +0200 |
commit | 62ce62123dcbb667f0982a8ecc7d2d53ea6b92ce (patch) | |
tree | 5cd859d4fbbd234c3760519dea9f8341845db4c2 /man/systemd-timedated.service.xml | |
parent | 0315fe37461972f36a3ba8ee4fcd73d6dce3c807 (diff) | |
download | systemd-62ce62123dcbb667f0982a8ecc7d2d53ea6b92ce.tar.gz |
man: document localed
Diffstat (limited to 'man/systemd-timedated.service.xml')
-rw-r--r-- | man/systemd-timedated.service.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml index 354fcd6b88..1cf6a077d4 100644 --- a/man/systemd-timedated.service.xml +++ b/man/systemd-timedated.service.xml @@ -58,11 +58,11 @@ <para><filename>systemd-timedated</filename> is a system service that may be used as mechanism to change - the system clock and timezone, as well as + the system clock and timezone, as well as to enable/disable NTP time synchronization. <filename>systemd-timedated</filename> - is only activated on requests and terminates itself - when it is unused.</para> + is automatically activated on request and terminates + itself when it is unused.</para> <para>See the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/timedated"> |