aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kernel-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/kernel-exp.xml')
-rw-r--r--chapter06/kernel-exp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kernel-exp.xml b/chapter06/kernel-exp.xml
index ed087d4f0..21bfabd20 100644
--- a/chapter06/kernel-exp.xml
+++ b/chapter06/kernel-exp.xml
@@ -8,7 +8,7 @@ for that. At the end we remove it again.</para>
<para><userinput>make mrproper</userinput>: This ensures that the kernel
tree is absolutely clean. The kernel team recommends that this command be
-issued prior to <emphasis>each</emphasis> kernel compilation, and that you
+issued prior to <emphasis>each</emphasis> kernel compilation and that you
shouldn't rely on the source tree being clean after untarring.</para>
<para><userinput>make include/linux/version.h</userinput> and