aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/clock.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-12-28 03:52:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-12-28 03:52:38 +0000
commit0d84af1cbb0dc825db3e965d5126e5b08f878067 (patch)
tree46feb76bec2b74f6ee78baa2ea65ea70ca6a8941 /chapter07/clock.xml
parent9fde3e965f7c86afb36186ec44167192a74b0d7a (diff)
Typos and wording changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/clock.xml')
-rw-r--r--chapter07/clock.xml4
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>