aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 22:20:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 22:20:09 +0000
commit4c2adfa2f16d0339abfebd73a75e12c213d9b612 (patch)
treede422ef161e1a9ad9aa62e67fdc9aee42438884a /chapter07
parent9783ad16a06b1e8e32393a5c15804f947bc377ae (diff)
Changed hint-root entity to hints-root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/introduction.xml2
-rw-r--r--chapter07/setclock.xml2
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>