aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 8d2745902..f2fcf435a 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -72,8 +72,8 @@ available.</para>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="bash"><command>bash</command></term>
+<varlistentry id="bash">
+<term><command>bash</command></term>
<listitem>
<indexterm zone="ch-system-bash bash"><primary sortas="b-bash">bash</primary></indexterm>
<para>is a widely-used command interpreter. It
@@ -82,8 +82,8 @@ before executing it, thus making this interpreter a powerful tool.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="bashbug"><command>bashbug</command></term>
+<varlistentry id="bashbug">
+<term><command>bashbug</command></term>
<listitem>
<indexterm zone="ch-system-bash bashbug"><primary sortas="b-bashbug">bashbug</primary></indexterm>
<para>is a shell script to help the user
@@ -91,8 +91,8 @@ compose and mail bug reports concerning bash in a standard format.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="sh"><command>sh</command></term>
+<varlistentry id="sh">
+<term><command>sh</command></term>
<listitem>
<indexterm zone="ch-system-bash sh"><primary sortas="b-sh">sh</primary></indexterm>
<para>is a symlink to the bash program. When invoked