diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index ee69bad86..afb1a5af6 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -76,11 +76,7 @@ <screen><userinput remap="install">make install make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></screen> -<!-- - <para>Finally, generate the man page and place it in the proper location:</para> -<screen><userinput remap="install">perl tarman > /usr/share/man/man1/tar.1</userinput></screen> ---> </sect2> @@ -92,7 +88,7 @@ make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></sc <segtitle>Installed directory</segtitle> <seglistitem> - <seg>rmt and tar</seg> + <seg>tar</seg> <seg>/usr/share/doc/tar-&tar-version;</seg> </seglistitem> </segmentedlist> @@ -102,17 +98,6 @@ make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></sc <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - <varlistentry id="rmt"> - <term><command>rmt</command></term> - <listitem> - <para>Remotely manipulates a magnetic - tape drive through an interprocess communication connection</para> - <indexterm zone="ch-system-tar rmt"> - <primary sortas="b-rmt">rmt</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="tar"> <term><command>tar</command></term> <listitem> |