diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-06 21:30:36 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-06 21:30:36 +0000 |
commit | d26bde39563739704b330b9b780d42af6b66608e (patch) | |
tree | 45ae97e609e8eb269a92f187edf078d28c0a157b /appendixa/kernel-desc.xml | |
parent | a47ad43e4ea867315cd557013e07fc44bb886efd (diff) |
Update since kernel header installation was moved to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/kernel-desc.xml')
-rw-r--r-- | appendixa/kernel-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/kernel-desc.xml b/appendixa/kernel-desc.xml index 9f27de941..eb19f6136 100644 --- a/appendixa/kernel-desc.xml +++ b/appendixa/kernel-desc.xml @@ -18,7 +18,7 @@ software can run.</para></sect4> <sect4><title>linux kernel headers</title> <para>These are the files we copy to -<filename>/usr/include/{linux,asm}</filename> in Chapter 5. They should +<filename>/usr/include/{linux,asm}</filename> in Chapter 6. They should match those which glibc was compiled against and therefore should <emphasis>not</emphasis> be replaced when upgrading the kernel. They are essential for compiling many programs.</para></sect4> |