diff options
Diffstat (limited to 'appendixa/tar-desc.sgml')
-rw-r--r-- | appendixa/tar-desc.sgml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/appendixa/tar-desc.sgml b/appendixa/tar-desc.sgml new file mode 100644 index 000000000..b10ef2309 --- /dev/null +++ b/appendixa/tar-desc.sgml @@ -0,0 +1,32 @@ +<sect2> +<title>Contents</title> + +<para> +The tar package contains the tar and rmt programs. +</para> + +</sect2> + +<sect2><title>Description</title> + +<sect3><title>tar</title> + +<para> +tar is an archiving program designed to store and extract files from +an archive file known as a tarfile. +</para> + +</sect3> + +<sect3><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> + +</sect2> + |