aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernel-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/kernel-exp.xml')
-rw-r--r--chapter05/kernel-exp.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/kernel-exp.xml b/chapter05/kernel-exp.xml
index a5877e1b2..3cb6eca8b 100644
--- a/chapter05/kernel-exp.xml
+++ b/chapter05/kernel-exp.xml
@@ -25,9 +25,5 @@ and <userinput>cp -HR include/linux $LFS/usr/include</userinput>:
These commands copy the required kernel header files to
<filename>$LFS/usr/include</filename>.</para>
-<para><userinput>chown -R root.root $LFS/usr/include</userinput>:
-This ensures all header files under <filename>$LFS/usr/include</filename>
-are owned by user root and group root.</para>
-
</sect2>