Changeset 040ecb6 for chapter06/tar.xml
- Timestamp:
- 10/12/2015 09:20:03 PM (7 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 7.10, 7.10-rc1, 7.9, 7.9-rc1, 7.9-rc2, 8.0, 8.0-rc1, 8.1, 8.1-rc1, 8.1-rc2, 8.2, 8.2-rc1, 8.3, 8.3-rc1, 8.3-rc2, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, BOOK.old, arm, cross-chap5, ml-11.0, multilib, nosym, old-trunk, trunk, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- c43cf6a
- Parents:
- a0afc1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/tar.xml
ra0afc1b r040ecb6 77 77 <screen><userinput remap="install">make install 78 78 make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></screen> 79 <!--80 <para>Finally, generate the man page and place it in the proper location:</para>81 79 82 <screen><userinput remap="install">perl tarman > /usr/share/man/man1/tar.1</userinput></screen>83 -->84 80 </sect2> 85 81 … … 93 89 94 90 <seglistitem> 95 <seg> rmt andtar</seg>91 <seg>tar</seg> 96 92 <seg>/usr/share/doc/tar-&tar-version;</seg> 97 93 </seglistitem> … … 102 98 <?dbfo list-presentation="list"?> 103 99 <?dbhtml list-presentation="table"?> 104 105 <varlistentry id="rmt">106 <term><command>rmt</command></term>107 <listitem>108 <para>Remotely manipulates a magnetic109 tape drive through an interprocess communication connection</para>110 <indexterm zone="ch-system-tar rmt">111 <primary sortas="b-rmt">rmt</primary>112 </indexterm>113 </listitem>114 </varlistentry>115 100 116 101 <varlistentry id="tar">
Note:
See TracChangeset
for help on using the changeset viewer.