]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document in timedatectl(1) that the NTP state shown reflects whether timesyncd...
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Apr 2015 14:23:16 +0000 (16:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Apr 2015 14:23:16 +0000 (16:23 +0200)
man/timedatectl.xml

index 98ec013ebb849bec19a93dc4624f3861c1c71bf8..5baa3231434c53dae2a4e0bb7ff3e8849af8f459 100644 (file)
       <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>
 
         <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>