aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernelheaders.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/kernelheaders.xml')
-rw-r--r--chapter05/kernelheaders.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/kernelheaders.xml b/chapter05/kernelheaders.xml
index 67636e622..ba3b2720a 100644
--- a/chapter05/kernelheaders.xml
+++ b/chapter05/kernelheaders.xml
@@ -38,7 +38,7 @@ symlink:</para>
cp include/asm/* /tools/include/asm
cp -R include/asm-generic /tools/include</userinput></screen>
-<para>Install the cross-platform kernel header files:</para>
+<para>And finally install the cross-platform kernel header files:</para>
<screen><userinput>cp -R include/linux /tools/include</userinput></screen>