]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add missing verb in timedatectl(1) (#6896)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 23 Sep 2017 14:51:41 +0000 (16:51 +0200)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2017 14:51:41 +0000 (16:51 +0200)
As noted by Michael Biebl.

man/timedatectl.xml

index 0dacd059581abcc7b49b0c4d736e3ebd51053281..80f63e89188c778a8e7def37bfc34b903ff8c87a 100644 (file)
       <varlistentry>
         <term><command>status</command></term>
 
-        <listitem><para>Show current settings of the system clock and
-        RTC, including whether network time synchronization through
-        <filename>systemd-timesyncd.service</filename> is active.
-        Even if is off, a different service might still synchronize the
-        clock with the network.</para></listitem>
+        <listitem><para>Show current settings of the system clock and RTC,
+        including whether network time synchronization through
+        <filename>systemd-timesyncd.service</filename> is active. Even if it is
+        inactive, a different service might still synchronize the clock.
+        </para></listitem>
       </varlistentry>
 
       <varlistentry>