aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/sed.xml')
-rw-r--r--chapter06/sed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/sed.xml b/chapter06/sed.xml
index 9bb01facc..cf4598f0d 100644
--- a/chapter06/sed.xml
+++ b/chapter06/sed.xml
@@ -55,8 +55,8 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="sed"><command>sed</command></term>
+<varlistentry id="sed">
+<term><command>sed</command></term>
<listitem>
<indexterm zone="ch-system-sed sed"><primary sortas="b-sed">sed</primary></indexterm>
<para>is used to filter and transform text files in a single pass.</para>