aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/tar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r--chapter06/tar.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 1d457bf1f..d6de8d795 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -55,8 +55,8 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="rmt"><command>rmt</command></term>
+<varlistentry id="rmt">
+<term><command>rmt</command></term>
<listitem>
<indexterm zone="ch-system-tar rmt"><primary sortas="b-rmt">rmt</primary></indexterm>
<para>is used to remotely manipulate a magnetic
@@ -64,8 +64,8 @@ tape drive, through an interprocess communication connection.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="tar"><command>tar</command></term>
+<varlistentry id="tar">
+<term><command>tar</command></term>
<listitem>
<indexterm zone="ch-system-tar tar"><primary sortas="b-tar">tar</primary></indexterm>
<para>is used to create and extract files from archives, also known as tarballs.</para>