aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernel-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-06-15 22:48:17 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-06-15 22:48:17 +0000
commit01a97e6e8fb9c1c2a2ea443221e0db6c8d9e16c8 (patch)
tree2d4195481f9f2a4572303fa4832288c026340656 /chapter05/kernel-inst.xml
parent9ea11242d3bac1956e9418835ed1a9f469913151 (diff)
Fixed grammar
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/kernel-inst.xml')
-rw-r--r--chapter05/kernel-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/kernel-inst.xml b/chapter05/kernel-inst.xml
index ea87ebb35..50ace44bb 100644
--- a/chapter05/kernel-inst.xml
+++ b/chapter05/kernel-inst.xml
@@ -1,12 +1,12 @@
<sect2>
-<title>Installation of Linux Kernel</title>
+<title>Installation of the Linux Kernel</title>
<para>
We won't be compiling a new kernel image yet. We'll do that after we
have finished the installation of the basic system software in this
-chapter. But because certain software need the kernel header files, we're
+chapter. But because certain software needs the kernel header files, we're
going to unpack the kernel archive now and set it up so that we can
-compile package that need the kernel.
+compile the packages that need the kernel.
</para>
<para>