diff options
Diffstat (limited to 'appendixa/tar-desc.xml')
-rw-r--r-- | appendixa/tar-desc.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/appendixa/tar-desc.xml b/appendixa/tar-desc.xml index bc537b03d..19e1df743 100644 --- a/appendixa/tar-desc.xml +++ b/appendixa/tar-desc.xml @@ -1,20 +1,20 @@ -<sect2> -<title>Contents</title> +<sect2><title>Contents of tar-&tar-contversion;</title> -<para>The tar package contains the rmt and tar programs.</para> +<sect3><title>Program Files</title> +<para>rmt and tar</para></sect3> -</sect2> - -<sect2><title>Description</title> +<sect3><title>Descriptions</title> -<sect3><title>rmt</title> +<sect4><title>rmt</title> <para>rmt is a program used by the remote dump and restore programs in manipulating a magnetic tape drive through an interprocess communication -connection.</para></sect3> +connection.</para></sect4> -<sect3><title>tar</title> +<sect4><title>tar</title> <para>tar is an archiving program designed to store and extract files from -an archive file known as a tar file.</para></sect3> +an archive file known as a tar file.</para></sect4> + +</sect3> </sect2> |