aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/linux-headers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/linux-headers.xml')
-rw-r--r--chapter06/linux-headers.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml
index 7eb99618c..a349c804f 100644
--- a/chapter06/linux-headers.xml
+++ b/chapter06/linux-headers.xml
@@ -74,7 +74,7 @@ cp -rv dest/include/* /usr/include</userinput></screen>
<segtitle>Installed headers</segtitle>
<seglistitem>
- <seg>/usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}/*.h</seg>
+ <seg>/usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h</seg>
</seglistitem>
</segmentedlist>
@@ -84,12 +84,12 @@ cp -rv dest/include/* /usr/include</userinput></screen>
<?dbhtml list-presentation="table"?>
<varlistentry id="linux-headers">
- <term><filename class="headerfile">/usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h</filename></term>
+ <term><filename class="headerfile">/usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}/*.h</filename></term>
<listitem>
<para>The Linux API headers</para>
<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,
+ <primary sortas="e-/usr/include/{asm{,-generic},drm,linux,mtd,rdma,sound,video}">/usr/include/{asm{,-generic},drm,linux,mtd,
rdma,sound,video}/*.h</primary>
</indexterm>
</listitem>