aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-21 06:17:17 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-21 06:17:17 +0000
commitf86263ca6f4a51677165fe7893ec69a6995ad871 (patch)
treeda1762b5b079419a013320bacddff4da00af625f /chapter08
parent6028823fc862e9b33e7261d4f51d27594da4d0d4 (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9193 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 85948392c..ddce15bff 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -238,7 +238,7 @@ EOF</userinput></screen>
</varlistentry>
<varlistentry id="lfskernel">
- <term><filename>lfskernel-&linux-version;</filename></term>
+ <term><filename>vmlinux-&linux-version;-lfs-&version;</filename></term>
<listitem>
<para>The engine of the Linux system. When turning on the computer,
the kernel is the first part of the operating system that gets loaded.