aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/linux-headers.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-01-04 04:48:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-01-04 04:48:38 +0000
commit4c0c012ee1d275edef51360346368e1c282f2aec (patch)
treefcf5e7ead881e2ea67943f3c92188b27f64694a0 /chapter06/linux-headers.xml
parenta1712769bd646acf61390e7ce64e8a2ebfa4aee6 (diff)
Reformatted several pages so pdf is properly generated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/linux-headers.xml')
-rw-r--r--chapter06/linux-headers.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml
index f34e037a4..90c5bc2e3 100644
--- a/chapter06/linux-headers.xml
+++ b/chapter06/linux-headers.xml
@@ -82,9 +82,10 @@ cp -rv dest/include/* /usr/include</userinput></screen>
<term><filename class="headerfile">/usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h</filename></term>
<listitem>
<para>The Linux API headers</para>
- <indexterm zone="ch-system-linux-headers linux-headers">
+ <indexterm zone="ch-system-linux-headers">
<!-- No /*.h here to prevent a PDF line overflow -->
- <primary sortas="e-/usr/include/{asm{,-generic},linux,mtd,rdma,sound}">/usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}</primary>
+ <primary sortas="e-/usr/include/{asm{,-generic},linux,mtd,rdma,sound}">/usr/include/{asm{,-generic},linux,mtd,
+rdma,sound,video}/*.h</primary>
</indexterm>
</listitem>
</varlistentry>