Browse Source

Change last chapter to Chapter, for uniformity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 years ago
parent
commit
639a66c82c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appendixa/kernel-desc.xml

+ 1 - 1
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>