man: add missing verb in timedatectl(1) (#6896)

As noted by Michael Biebl.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-09-23 16:51:41 +02:00 committed by GitHub
parent b6e386ca1c
commit 1b7ac91f94

View file

@ -103,11 +103,11 @@
<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>