[systemd-commits] man/timedatectl.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Apr 7 07:24:20 PDT 2015
man/timedatectl.xml | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
New commits:
commit ff5921bae27b4f3fedb339a3a32dc527c9b3a88c
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Apr 7 16:23:16 2015 +0200
man: document in timedatectl(1) that the NTP state shown reflects whether timesyncd is enabled
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
index 98ec013..5baa323 100644
--- a/man/timedatectl.xml
+++ b/man/timedatectl.xml
@@ -103,9 +103,10 @@
<varlistentry>
<term><command>status</command></term>
- <listitem><para>Show current settings
- of the system clock and
- RTC.</para></listitem>
+ <listitem><para>Show current settings of the system clock and
+ RTC, including whether NTP is enabled. Note that the NTP state
+ simply reflects whether the
+ <filename>systemd-timesyncd.service</filename> unit is enabled.</para></listitem>
</varlistentry>
<varlistentry>
@@ -162,7 +163,9 @@
<listitem><para>Takes a boolean argument. Controls whether NTP
based network time synchronization is enabled (if
- available).</para></listitem>
+ available). This enables or disables the
+ <filename>systemd-timesyncd.service</filename>
+ unit.</para></listitem>
</varlistentry>
</variablelist>
@@ -225,6 +228,7 @@ chronyd.service - NTP client/server
<citerefentry><refentrytitle>localtime</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd-timedated.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-timesyncd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>
More information about the systemd-commits
mailing list