summaryrefslogtreecommitdiff
path: root/man/timedatectl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-09-21 16:05:52 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-09-21 16:16:45 +0200
commit3ec530a1890925efe347f739917dd4078c1b1942 (patch)
treed1303b09bef59df0c0a0320fc00141954778d072 /man/timedatectl.xml
parent70b089d7dcd8fa22c86b9852417244701a4523d0 (diff)
downloadsystemd-3ec530a1890925efe347f739917dd4078c1b1942.tar.gz
timedatectl: be more explicit what "ntp synchronized" means
The documentation explained that the message doesn't really mean what it says, but I think it's better to just make the message more straightforward. Fixes #6554.
Diffstat (limited to 'man/timedatectl.xml')
-rw-r--r--man/timedatectl.xml25
1 files changed, 11 insertions, 14 deletions
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
index d8a83c8add..0dacd05958 100644
--- a/man/timedatectl.xml
+++ b/man/timedatectl.xml
@@ -104,13 +104,10 @@
<term><command>status</command></term>
<listitem><para>Show current settings of the system clock and
- RTC, including whether network time synchronization is
- on. Note that whether network time synchronization is on
- simply reflects whether the
- <filename>systemd-timesyncd.service</filename> unit is
- enabled. Even if this command shows the status as off, a
- different service might still synchronize the clock with the
- network.</para></listitem>
+ 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>
</varlistentry>
<varlistentry>
@@ -206,13 +203,13 @@
<title>Examples</title>
<para>Show current settings:
<programlisting>$ timedatectl
- Local time: Di 2015-04-07 16:26:56 CEST
- Universal time: Di 2015-04-07 14:26:56 UTC
- RTC time: Di 2015-04-07 14:26:56
- Time zone: Europe/Berlin (CEST, +0200)
- Network time on: yes
-NTP synchronized: yes
- RTC in local TZ: no</programlisting>
+ Local time: Thu 2017-09-21 16:08:56 CEST
+ Universal time: Thu 2017-09-21 14:08:56 UTC
+ RTC time: Thu 2017-09-21 14:08:56
+ Time zone: Europe/Warsaw (CEST, +0200)
+ System clock synchronized: yes
+systemd-timesyncd.service active: yes
+ RTC in local TZ: no</programlisting>
</para>
<para>Enable network time synchronization: