diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 31 |
1 files changed, 1 insertions, 30 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index d6de8d795..62f25d3df 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -10,7 +10,6 @@ <indexterm zone="ch-system-tar"><primary sortas="a-Tar">Tar</primary></indexterm> <sect2 role="package"><title/> -<para>The Tar package contains an archiving program.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -18,11 +17,6 @@ <seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem> </segmentedlist> -<segmentedlist> -<segtitle>Tar installation depends on</segtitle> -<seglistitem><seg>Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem> -</segmentedlist> </sect2> <sect2 role="installation"> @@ -48,30 +42,7 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed</seg></seglistitem> <sect2 id="contents-tar" role="content"><title>Contents of Tar</title> -<segmentedlist> -<segtitle>Installed programs</segtitle> -<seglistitem><seg>rmt and tar</seg></seglistitem> -</segmentedlist> - -<variablelist><title>Short descriptions</title> - -<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 -tape drive, through an interprocess communication connection.</para> -</listitem> -</varlistentry> - -<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> -</listitem> -</varlistentry> -</variablelist> +<para>See testing</para> </sect2> |