aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/setclock.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/setclock.xml')
-rw-r--r--chapter07/setclock.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml
index b68fc317f..341257934 100644
--- a/chapter07/setclock.xml
+++ b/chapter07/setclock.xml
@@ -14,7 +14,7 @@ the /etc/localtime symlink.
</para>
<para>
-If a user wants to use this script on the system even if the
+If you want to use this script on your system even if the
hardware clock is set to GMT, then the UTC variable below has to be changed
to the
value of <emphasis>1</emphasis>.
@@ -88,6 +88,13 @@ set to
the value <emphasis>0</emphasis> (zero).
</para>
+<para>
+Now, you may want to take a look at a very good hint explaining <ulink
+url="http://archive.linuxfromscratch.org/lfs-hints/Time.txt">how we deal with
+time on LFS</ulink>. It explains issues such as timezones, UTC, and the TZ
+environment variable.
+</para>
+
</sect2>
</sect1>