aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/kernel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r--chapter08/kernel.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 77db00cda..d60fe0767 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -9,9 +9,10 @@ the most recent kernel sources available.
<para>
Building the kernel involves a few steps: configuring it and compiling
-it. There are a few ways to configure the kernel. If you don't like the
-way this book does it, read the <filename>README</filename> file and find out
-what your other options are. Run the following commands to build the
+it. There are a few ways to configure the kernel. If a user doesn't like the
+way this book does it, he should read the <filename>README</filename>
+file and find out
+what the other options are. The following commands are run to build the
kernel:
</para>