Change last chapter to Chapter, for uniformity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-09-22 14:30:57 +00:00
parent bed61bb6ad
commit 639a66c82c

View File

@ -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>