aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-26 04:30:46 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-10-26 04:30:46 +0000
commit76f59642453584ad11350d054916d15478182da9 (patch)
tree02c2ebb144e0b1abf9aaca3bc79a6ecb8303066f /chapter08
parent50b7320e7061dc677eed2c1fdf43af52635c36fb (diff)
Added "Prerequisites" section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 466d248a8..70d7675a5 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -28,7 +28,7 @@ to modules and to kernel configuration in general may be found in the
kernel documentation, which is stored stored in
<filename>/usr/src/linux-&kernel-version;/Documentation</filename>. The
modules.conf man page and the kernel HOWTO at
-<ulink url="http://www.tldp.org/HOWTO/Kernel-HOWTO.html"/> may also be of
+<ulink url="&tldp-root;HOWTO/Kernel-HOWTO.html"/> may also be of
interest to you.</para>
<para>The following commands are run to build the kernel:</para>