diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/introduction.xml | 2 | ||||
-rw-r--r-- | chapter07/setclock.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml index f8de5bfaa..4c9937c47 100644 --- a/chapter07/introduction.xml +++ b/chapter07/introduction.xml @@ -12,7 +12,7 @@ system uses.</para> because it is widely used and we feel confortable with it. If you want to try something else, someone has written an LFS-Hint on BSD style init scripts at <ulink -url="&hint-root;bsd-init.txt">&hint-root;bsd-init.txt</ulink> +url="&hints-root;bsd-init.txt">&hints-root;bsd-init.txt</ulink> .</para> </sect1> diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml index 08b133c52..cf53c5ecd 100644 --- a/chapter07/setclock.xml +++ b/chapter07/setclock.xml @@ -75,7 +75,7 @@ UTC=0 <para>Now, you may want to take a look at a very good hint explaining how we deal with time on LFS at <ulink -url="&hint-root;time.txt">&hint-root;time.txt</ulink>. +url="&hints-root;time.txt">&hints-root;time.txt</ulink>. It explains issues such as timezones, UTC, and the TZ environment variable.</para> |