diff options
author | Simon Perreault <nomis80@videotron.ca> | 2001-04-21 16:47:37 +0000 |
---|---|---|
committer | Simon Perreault <nomis80@videotron.ca> | 2001-04-21 16:47:37 +0000 |
commit | 9a0cfdff035593e10b57ea7a89706c7f272f6ddc (patch) | |
tree | f7a38b9a7aa0cad1ca21f7f11a6f14774bea3f19 /chapter07/setclock.xml | |
parent | 17c9ab2c369cedc90103aaabf2ad54626239bb74 (diff) |
Reference to hint.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/setclock.xml')
-rw-r--r-- | chapter07/setclock.xml | 9 |
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> |