diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-08-16 18:26:03 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-08-16 18:29:54 +0200 |
commit | 8731be1a529272e8010505627316161adb476842 (patch) | |
tree | 8ac25094ca4854601c2de7a70dccda38594235f0 /man/systemd-timesyncd.service.xml | |
parent | e6a26d8c972d45a0927ad0b7c654c830daa2243e (diff) |
man: extend documentation for timedatectl's set-ntp command
This extends on the relationship between timedatectl's set-ntp command
and its effect on the systemd-timesyncd.service unit. This also links
that unit back to the timedatectl man page.
Closes #798.
Diffstat (limited to 'man/systemd-timesyncd.service.xml')
-rw-r--r-- | man/systemd-timesyncd.service.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/systemd-timesyncd.service.xml b/man/systemd-timesyncd.service.xml index ac1af2d136..01ed0b8149 100644 --- a/man/systemd-timesyncd.service.xml +++ b/man/systemd-timesyncd.service.xml @@ -71,6 +71,10 @@ files, and the per-link dynamic settings received over DHCP. See <citerefentry><refentrytitle>systemd.network</refentrytitle><manvolnum>5</manvolnum></citerefentry> for more details.</para> + + <para><citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s + <command>set-ntp</command> command may be used to enable and + start, or disable and stop this service.</para> </refsect1> <refsect1> |