diff options
Diffstat (limited to 'chapter07/setclock.xml')
-rw-r--r-- | chapter07/setclock.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml index d0ad1f837..05147f38d 100644 --- a/chapter07/setclock.xml +++ b/chapter07/setclock.xml @@ -89,9 +89,11 @@ 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 +Now, you may want to take a look at a very good hint explaining how we +deal with time on LFS at +<ulink url="http://archive.linuxfromscratch.org/lfs-hints/time.txt"> +http://archive.linuxfromscratch.org/lfs-hints/time.txt</ulink>. +It explains issues such as timezones, UTC, and the TZ environment variable. </para> |