aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/tar-desc.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-02-06 23:15:46 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-02-06 23:15:46 +0000
commitbdc08c1c6419be50edb433c4425481bdabf8a5ea (patch)
treeb93620a39c60088e399ecfd4cfb667a62ea0ec21 /appendixa/tar-desc.xml
parent76c0b783eeb766c0dec8e66dab2e6c275ba0786d (diff)
[Bug 190] reorganise and sync descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/tar-desc.xml')
-rw-r--r--appendixa/tar-desc.xml20
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>