diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-22 14:30:57 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-22 14:30:57 +0000 |
commit | 639a66c82c1958d7795167f50e52edfaf3f67962 (patch) | |
tree | db173b0c63f232479a2bc6475124d4cff20afaf2 /appendixa/kernel-desc.xml | |
parent | bed61bb6ad1626d1675b589ef8daa56b270a5ed3 (diff) |
Change last chapter to Chapter, for uniformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2129 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 d08bd8f2b..5067cbdd3 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 5. 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> |