diff options
Diffstat (limited to 'chapter07/clock.xml')
-rw-r--r-- | chapter07/clock.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/clock.xml b/chapter07/clock.xml index f5e710ebe..7e6a91610 100644 --- a/chapter07/clock.xml +++ b/chapter07/clock.xml @@ -65,11 +65,11 @@ EOF</userinput></screen> <screen role="nodump"><userinput>timedatectl set-timezone TIMEZONE</userinput></screen> - <para>You can get list of available time zones by running:</para> + <para>You can get a list of available time zones by running:</para> <screen role="nodump"><userinput>timedatectl list-timezones</userinput></screen> - <note><para>Please note that <command>timedatectl</command> command can + <note><para>Please note that the <command>timedatectl</command> command can be used only on a system booted with systemd.</para></note> <sect2> |