aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/file.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/file.xml')
-rw-r--r--chapter06/file.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml
index a5043f518..2fe5e46f2 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -53,8 +53,8 @@ GCC, Glibc, Grep, Make, Sed, Zlib</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="file"><command>file</command></term>
+<varlistentry id="file">
+<term><command>file</command></term>
<listitem>
<indexterm zone="ch-system-file file"><primary sortas="b-file">file</primary></indexterm>
<para>tries to classify each given file. It does
@@ -63,8 +63,8 @@ language tests. The first test that succeeds determines the result.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="libmagic"><command>libmagic</command></term>
+<varlistentry id="libmagic">
+<term><command>libmagic</command></term>
<listitem>
<indexterm zone="ch-system-file libmagic"><primary sortas="c-libmagic">libmagic</primary></indexterm>
<para>contains routines for magic number recognition, used by the file program.</para>