aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernel-headers.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-30 13:41:04 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-30 13:41:04 +0000
commit574b0eabcc0015a1ee7c8b7098f50e2b6b0e9005 (patch)
tree83d15d25797db1a7575a6bc2e8b8d34783f25e14 /chapter05/kernel-headers.xml
parentb711e1d6218396e587b111d540c8567453b21502 (diff)
Tagging corrections in chapters 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/kernel-headers.xml')
-rw-r--r--chapter05/kernel-headers.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/kernel-headers.xml b/chapter05/kernel-headers.xml
index c7b030b90..d18ac0020 100644
--- a/chapter05/kernel-headers.xml
+++ b/chapter05/kernel-headers.xml
@@ -41,7 +41,7 @@ un-tarring.</para>
<screen><userinput>make include/linux/version.h</userinput></screen>
-<para>Create the platform-specific <filename>include/asm</filename>
+<para>Create the platform-specific <filename class="symlink">include/asm</filename>
symlink:</para>
<screen><userinput>make include/asm</userinput></screen>