aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernelheaders.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/kernelheaders.xml')
-rw-r--r--chapter05/kernelheaders.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/kernelheaders.xml b/chapter05/kernelheaders.xml
index ba3b2720a..48d4bfd1c 100644
--- a/chapter05/kernelheaders.xml
+++ b/chapter05/kernelheaders.xml
@@ -19,8 +19,8 @@ place where <command>gcc</command> can later find them.</para>
<screen><userinput>make mrproper</userinput></screen>
<para>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. You shouldn't rely on the source tree being clean after
+recommends that this command be issued prior to <emphasis>each</emphasis>
+kernel compilation. You shouldn't rely on the source tree being clean after
untarring.</para>
<para>Create the <filename>include/linux/version.h</filename> file:</para>