diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 07:32:17 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-15 07:32:17 +0000 |
commit | 984ab5a1722ef03420e9de06aabbe8846ed9e785 (patch) | |
tree | 5adf0785b640a862b2f7d7f5d88c6d785cea53a0 /appendixa/tar-shortdesc.xml | |
parent | cce4232d70bf7c23cd9f786a1f40da1c7a372a1e (diff) |
Converted static tar to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/tar-shortdesc.xml')
-rw-r--r-- | appendixa/tar-shortdesc.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/appendixa/tar-shortdesc.xml b/appendixa/tar-shortdesc.xml new file mode 100644 index 000000000..70489e8e3 --- /dev/null +++ b/appendixa/tar-shortdesc.xml @@ -0,0 +1,11 @@ +<sect2><title>Contents of Tar</title> + +<para>Last checked against version &tar-contversion;.</para> + +<para>Tar is an archiving program designed to store and extract +files from an archive file known as a tar file.</para> + +<sect3><title>Program Files</title> +<para>rmt and tar</para></sect3> + +</sect2> |