]> Dogcows Code - chaz/tar/blobdiff - doc/tar.texi
Update
[chaz/tar] / doc / tar.texi
index eb3f0f6f65083774063aae03b93ce8ff68c7450e..0340802f0e8b3d7090e7cadea43867d0e4b60c6b 100644 (file)
 @smallbook
 @c %**end of header
 
-@c ======================================================================
-@c This document has three levels of rendition: PUBLISH, DISTRIB or PROOF,
-@c as decided by @set symbols.  The PUBLISH rendition does not show
-@c notes or marks asking for revision.  Most users will prefer having more
-@c information, even if this information is not fully revised for adequacy,
-@c so DISTRIB is the default for tar distributions.  The PROOF rendition
-@c show all marks to the point of ugliness, but is nevertheless useful to
-@c those working on the manual itself.
-@c ======================================================================
-
-@ifclear PUBLISH
-@ifclear DISTRIB
-@ifclear PROOF
-@set DISTRIB
-@end ifclear
-@end ifclear
-@end ifclear
-
-@ifset PUBLISH
-@set RENDITION The book, version
-@end ifset
-
-@ifset DISTRIB
-@set RENDITION FTP release, version
-@end ifset
-
-@ifset PROOF
-@set RENDITION Proof reading version
-@end ifset
-
-@c ---------------------------------------------------------------------
-@c The @FIXME's, @UNREVISED and @c comments are part Fran@,{c}ois's work
-@c plan.  These annotations are somewhat precious to him; he asks that I
-@c do not alter them inconsiderately.  Much work is needed for GNU tar
-@c internals (the sources, the programs themselves).  Revising the
-@c adequacy of the manual while revising the sources, and cleaning them
-@c both at the same time, is a good way to proceed.
-@c ---------------------------------------------------------------------
-
-@c Output marks for nodes needing revision, but not in PUBLISH rendition.
-
-@macro UNREVISED
-@ifclear PUBLISH
-@quotation
-@emph{(This message will disappear, once this node revised.)}
-@end quotation
-@end ifclear
-@end macro
-
-@c Output various FIXME information only in PROOF rendition.
-
-@macro FIXME{string}
-@allow-recursion
-@quote-arg
-@ifset PROOF
-@strong{<FIXME>} \string\ @strong{</>}
-@end ifset
-
-@end macro
-
-@macro FIXME-ref{string}
-@quote-arg
-@ifset PROOF
-@strong{<REF>} \string\ @strong{</>}
-@end ifset
-
-@end macro
-
-@macro FIXME-pxref{string}
-@quote-arg
-@ifset PROOF
-@strong{<PXREF>} \string\ @strong{</>}
-@end ifset
-
-@end macro
-
-@macro FIXME-xref{string}
-@quote-arg
-@ifset PROOF
-@strong{<XREF>} \string\ @strong{</>}
-@end ifset
-
-@end macro
-
-@c @macro option{entry}
-@c @quote-arg
-@c @opindex{--\entry\}
-@c @value{\entry\}
-@c @end macro
-
-@macro GNUTAR
-@acronym{GNU} @command{tar}
-@end macro
-
-@set op-absolute-names @kbd{--absolute-names} (@kbd{-P})
-@set ref-absolute-names @ref{absolute}
-@set xref-absolute-names @xref{absolute}
-@set pxref-absolute-names @pxref{absolute}
-
-@set op-after-date @kbd{--after-date=@var{date}} (@kbd{--newer=@var{date}}, @kbd{-N @var{date}})
-@set ref-after-date @ref{after}
-@set xref-after-date @xref{after}
-@set pxref-after-date @pxref{after}
-
-@set op-append @kbd{--append} (@kbd{-r})
-@set ref-append @ref{add}
-@set xref-append @xref{add}
-@set pxref-append @pxref{add}
-
-@set op-atime-preserve @kbd{--atime-preserve}
-@set ref-atime-preserve @ref{Attributes}
-@set xref-atime-preserve @xref{Attributes}
-@set pxref-atime-preserve @pxref{Attributes}
-
-@set op-backup @kbd{--backup}
-@set ref-backup @ref{Backup options}
-@set xref-backup @xref{Backup options}
-@set pxref-backup @pxref{Backup options}
-
-@set op-block-number @kbd{--block-number} (@kbd{-R})
-@set ref-block-number @ref{verbose}
-@set xref-block-number @xref{verbose}
-@set pxref-block-number @pxref{verbose}
-
-@set op-blocking-factor @kbd{--blocking-factor=@var{512-size}} (@kbd{-b @var{512-size}})
-@set ref-blocking-factor @ref{Blocking Factor}
-@set xref-blocking-factor @xref{Blocking Factor}
-@set pxref-blocking-factor @pxref{Blocking Factor}
-
-@set op-bzip2 @kbd{--bzip2} (@kbd{-j})
-@set ref-bzip2 @ref{gzip}
-@set xref-bzip2 @xref{gzip}
-@set pxref-bzip2 @pxref{gzip}
-
-@set op-check-links @kbd{--check-links} (@kbd{-l})
-@set ref-check-links @ref{--check-links}
-@set xref-check-links @xref{--check-links}
-@set pxref-check-links @pxref{--check-links}
-
-@set op-checkpoint @kbd{--checkpoint}
-@set ref-checkpoint @ref{verbose}
-@set xref-checkpoint @xref{verbose}
-@set pxref-checkpoint @pxref{verbose}
-
-@set op-check-links @kbd{--check-links}
-
-@set op-compare @kbd{--compare} (@kbd{--diff}, @kbd{-d})
-@set ref-compare @ref{compare}
-@set xref-compare @xref{compare}
-@set pxref-compare @pxref{compare}
-
-@set op-compress @kbd{--compress} (@kbd{--uncompress}, @kbd{-Z})
-@set ref-compress @ref{gzip}
-@set xref-compress @xref{gzip}
-@set pxref-compress @pxref{gzip}
-
-@set op-concatenate @kbd{--concatenate} (@kbd{--catenate}, @kbd{-A})
-@set ref-concatenate @ref{concatenate}
-@set xref-concatenate @xref{concatenate}
-@set pxref-concatenate @pxref{concatenate}
-
-@set op-create @kbd{--create} (@kbd{-c})
-@set ref-create @ref{create}
-@set xref-create @xref{create}
-@set pxref-create @pxref{create}
-
-@set op-delete @kbd{--delete}
-@set ref-delete @ref{delete}
-@set xref-delete @xref{delete}
-@set pxref-delete @pxref{delete}
-
-@set op-dereference @kbd{--dereference} (@kbd{-h})
-@set ref-dereference @ref{dereference}
-@set xref-dereference @xref{dereference}
-@set pxref-dereference @pxref{dereference}
-
-@set op-directory @kbd{--directory=@var{directory}} (@kbd{-C @var{directory}})
-@set ref-directory @ref{directory}
-@set xref-directory @xref{directory}
-@set pxref-directory @pxref{directory}
-
-@set op-exclude @kbd{--exclude=@var{pattern}}
-@set ref-exclude @ref{exclude}
-@set xref-exclude @xref{exclude}
-@set pxref-exclude @pxref{exclude}
-
-@set op-exclude-from @kbd{--exclude-from=@var{file-of-patterns}} (@kbd{-X @var{file-of-patterns}})
-@set ref-exclude-from @ref{exclude}
-@set xref-exclude-from @xref{exclude}
-@set pxref-exclude-from @pxref{exclude}
-
-@set op-exclude-caches @kbd{--exclude-caches}
-@set ref-exclude-from @ref{exclude-caches}
-@set xref-exclude-from @xref{exclude-caches}
-@set pxref-exclude-from @pxref{exclude-caches}
-
-@set op-extract @kbd{--extract} (@kbd{--get}, @kbd{-x})
-@set ref-extract @ref{extract}
-@set xref-extract @xref{extract}
-@set pxref-extract @pxref{extract}
-
-@set op-file @kbd{--file=@var{archive-name}} (@kbd{-f @var{archive-name}})
-@set ref-file @ref{file}
-@set xref-file @xref{file}
-@set pxref-file @pxref{file}
-
-@set op-files-from @kbd{--files-from=@var{file-of-names}} (@kbd{-T @var{file-of-names}})
-@set ref-files-from @ref{files}
-@set xref-files-from @xref{files}
-@set pxref-files-from @pxref{files}
-
-@set op-force-local @kbd{--force-local}
-@set ref-force-local @ref{file}
-@set xref-force-local @xref{file}
-@set pxref-force-local @pxref{file}
-
-@set op-group @kbd{--group=@var{group}}
-@set ref-group @ref{Option Summary}
-@set xref-group @xref{Option Summary}
-@set pxref-group @pxref{Option Summary}
-
-@set op-gzip @kbd{--gzip} (@kbd{--gunzip}, @kbd{--ungzip}, @kbd{-z})
-@set ref-gzip @ref{gzip}
-@set xref-gzip @xref{gzip}
-@set pxref-gzip @pxref{gzip}
-
-@set op-help @kbd{--help}
-@set ref-help @ref{help}
-@set xref-help @xref{help}
-@set pxref-help @pxref{help}
-
-@set op-ignore-failed-read @kbd{--ignore-failed-read}
-@set ref-ignore-failed-read @ref{create options}
-@set xref-ignore-failed-read @xref{create options}
-@set pxref-ignore-failed-read @pxref{create options}
-
-@set op-ignore-zeros @kbd{--ignore-zeros} (@kbd{-i})
-@set ref-ignore-zeros @ref{Reading}
-@set xref-ignore-zeros @xref{Reading}
-@set pxref-ignore-zeros @pxref{Reading}
-
-@set op-incremental @kbd{--incremental} (@kbd{-G})
-@set ref-incremental @ref{Inc Dumps}
-@set xref-incremental @xref{Inc Dumps}
-@set pxref-incremental @pxref{Inc Dumps}
-
-@set op-info-script @kbd{--info-script=@var{script-name}} (@kbd{--new-volume-script=@var{script-name}}, @kbd{-F @var{script-name}})
-@set ref-info-script @ref{Multi-Volume Archives}
-@set xref-info-script @xref{Multi-Volume Archives}
-@set pxref-info-script @pxref{Multi-Volume Archives}
-
-@set op-interactive @kbd{--interactive} (@kbd{-w})
-@set ref-interactive @ref{interactive}
-@set xref-interactive @xref{interactive}
-@set pxref-interactive @pxref{interactive}
-
-@set op-keep-old-files @kbd{--keep-old-files} (@kbd{-k})
-@set ref-keep-old-files @ref{Keep Old Files}
-@set xref-keep-old-files @xref{Keep Old Files}
-@set pxref-keep-old-files @pxref{Keep Old Files}
-
-@set op-keep-newer-files @kbd{--keep-old-files} 
-@set ref-keep-newer-files @ref{Keep Newer Files}
-@set xref-keep-newer-files @xref{Keep Newer Files}
-@set pxref-keep-newer-files @pxref{Keep Newer Files}
-
-@set op-label @kbd{--label=@var{archive-label}} (@kbd{-V @var{archive-label}})
-@set ref-label @ref{label}
-@set xref-label @xref{label}
-@set pxref-label @pxref{label}
-
-@set op-list @kbd{--list} (@kbd{-t})
-@set ref-list @ref{list}
-@set xref-list @xref{list}
-@set pxref-list @pxref{list}
-
-@set op-listed-incremental @kbd{--listed-incremental=@var{snapshot-file}} (@kbd{-g @var{snapshot-file}})
-@set ref-listed-incremental @ref{Inc Dumps}
-@set xref-listed-incremental @xref{Inc Dumps}
-@set pxref-listed-incremental @pxref{Inc Dumps}
-
-@set op-mode @kbd{--mode=@var{permissions}}
-@set ref-mode @ref{Option Summary}
-@set xref-mode @xref{Option Summary}
-@set pxref-mode @pxref{Option Summary}
-
-@set op-multi-volume @kbd{--multi-volume} (@kbd{-M})
-@set ref-multi-volume @ref{Multi-Volume Archives}
-@set xref-multi-volume @xref{Multi-Volume Archives}
-@set pxref-multi-volume @pxref{Multi-Volume Archives}
-
-@set op-newer-mtime @kbd{--newer-mtime=@var{date}}
-@set ref-newer-mtime @ref{after}
-@set xref-newer-mtime @xref{after}
-@set pxref-newer-mtime @pxref{after}
-
-@set op-no-recursion @kbd{--no-recursion}
-@set ref-no-recursion @ref{recurse}
-@set xref-no-recursion @xref{recurse}
-@set pxref-no-recursion @pxref{recurse}
-
-@set op-no-same-owner @kbd{--no-same-owner} (@kbd{-o})
-@set ref-no-same-owner @ref{Attributes}
-@set xref-no-same-owner @xref{Attributes}
-@set pxref-no-same-owner @pxref{Attributes}
-
-@set op-no-same-permissions @kbd{--no-same-permissions}
-@set ref-no-same-permissions @ref{Attributes}
-@set xref-no-same-permissions @xref{Attributes}
-@set pxref-no-same-permissions @pxref{Attributes}
-
-@set op-null @kbd{--null}
-@set ref-null @ref{files}
-@set xref-null @xref{files}
-@set pxref-null @pxref{files}
-
-@set op-numeric-owner @kbd{--numeric-owner}
-@set ref-numeric-owner @ref{Attributes}
-@set xref-numeric-owner @xref{Attributes}
-@set pxref-numeric-owner @pxref{Attributes}
-
-@set op-occurrence @kbd{--occurrence} 
-@set ref-occurrence @ref{--occurrence}
-@set xref-occurrence @xref{--occurrence}
-@set pxref-occurrence @pxref{--occurrence}
-
-@set op-old-archive @kbd{--old-archive} (@kbd{-o})
-@set ref-old-archive @ref{old}
-@set xref-old-archive @xref{old}
-@set pxref-old-archive @pxref{old}
-
-@set op-one-file-system @kbd{--one-file-system} (@kbd{-l})
-@set ref-one-file-system @ref{one}
-@set xref-one-file-system @xref{one}
-@set pxref-one-file-system @pxref{one}
-
-@set op-overwrite @kbd{--overwrite}
-@set ref-overwrite @ref{Overwrite Old Files}
-@set xref-overwrite @xref{Overwrite Old Files}
-@set pxref-overwrite @pxref{Overwrite Old Files}
-
-@set op-owner @kbd{--owner=@var{user}}
-@set ref-owner @ref{Option Summary}
-@set xref-owner @xref{Option Summary}
-@set pxref-owner @pxref{Option Summary}
-
-@set op-format @kbd{--format} (@kbd{-H})
-@set ref-format @ref{format}
-@set xref-format @xref{format}
-@set pxref-format @pxref{format}
-
-@set op-format-v7 @kbd{--format=v7}
-@set op-format-gnu @kbd{--format=gnu}
-@set op-format-oldgnu @kbd{--format=oldgnu}
-@set op-format-posix @kbd{--format=posix}
-@set op-format-ustar @kbd{--format=ustar}
-
-@set op-posix @kbd{--posix}
-@set ref-posix @ref{posix}
-@set xref-posix @xref{posix}
-@set pxref-posix @pxref{posix}
-
-@set op-preserve @kbd{--preserve}
-@set ref-preserve @ref{Attributes}
-@set xref-preserve @xref{Attributes}
-@set pxref-preserve @pxref{Attributes}
-
-@set op-record-size @kbd{--record-size=@var{size}}
-@set ref-record-size @ref{Blocking}
-@set xref-record-size @xref{Blocking}
-@set pxref-record-size @pxref{Blocking}
-
-@set op-recursive-unlink @kbd{--recursive-unlink}
-@set ref-recursive-unlink @ref{Writing}
-@set xref-recursive-unlink @xref{Writing}
-@set pxref-recursive-unlink @pxref{Writing}
-
-@set op-read-full-records @kbd{--read-full-records} (@kbd{-B})
-@set ref-read-full-records @ref{Blocking}
-@set xref-read-full-records @xref{Blocking}
-@set pxref-read-full-records @pxref{Blocking}
-@c FIXME: or should it be Reading, or Blocking Factor
-
-@set op-remove-files @kbd{--remove-files}
-@set ref-remove-files @ref{Writing}
-@set xref-remove-files @xref{Writing}
-@set pxref-remove-files @pxref{Writing}
-
-@set op-rmt-command @kbd{rmt-command=@var{command}}
-@set op-rsh-command @kbd{rsh-command=@var{command}}
-
-@set op-same-order @kbd{--same-order} (@kbd{--preserve-order}, @kbd{-s})
-@set ref-same-order @ref{Scarce}
-@set xref-same-order @xref{Scarce}
-@set pxref-same-order @pxref{Scarce}
-@c FIXME: or should it be Reading, or Attributes?
-
-@set op-same-owner @kbd{--same-owner}
-@set ref-same-owner @ref{Attributes}
-@set xref-same-owner @xref{Attributes}
-@set pxref-same-owner @pxref{Attributes}
-
-@set op-same-permissions @kbd{--same-permissions} (@kbd{--preserve-permissions}, @kbd{-p})
-@set ref-same-permissions @ref{Attributes}
-@set xref-same-permissions @xref{Attributes}
-@set pxref-same-permissions @pxref{Attributes}
-@c FIXME: or should it be Writing?
-
-@set op-show-omitted-dirs @kbd{--show-omitted-dirs}
-@set ref-show-omitted-dirs @ref{verbose}
-@set xref-show-omitted-dirs @xref{verbose}
-@set pxref-show-omitted-dirs @pxref{verbose}
-
-@set op-sparse @kbd{--sparse} (@kbd{-S})
-@set ref-sparse @ref{sparse}
-@set xref-sparse @xref{sparse}
-@set pxref-sparse @pxref{sparse}
-
-@set op-starting-file @kbd{--starting-file=@var{name}} (@kbd{-K @var{name}})
-@set ref-starting-file @ref{Scarce}
-@set xref-starting-file @xref{Scarce}
-@set pxref-starting-file @pxref{Scarce}
-
-@set op-strip-components @kbd{--strip-components} 
-@set ref-strip-components @ref{--strip-components}
-@set xref-strip-components @xref{--strip-components}
-@set pxref-strip-components @pxref{--strip-components}
-
-@set op-suffix @kbd{--suffix=@var{suffix}}
-@set ref-suffix @ref{Backup options}
-@set xref-suffix @xref{Backup options}
-@set pxref-suffix @pxref{Backup options}
-
-@set op-tape-length @kbd{--tape-length=@var{1024-size}} (@kbd{-L @var{1024-size}})
-@set ref-tape-length @ref{Using Multiple Tapes}
-@set xref-tape-length @xref{Using Multiple Tapes}
-@set pxref-tape-length @pxref{Using Multiple Tapes}
-
-@set op-to-stdout @kbd{--to-stdout} (@kbd{-O})
-@set ref-to-stdout @ref{Writing}
-@set xref-to-stdout @xref{Writing}
-@set pxref-to-stdout @pxref{Writing}
-
-@set op-totals @kbd{--totals}
-@set ref-totals @ref{verbose}
-@set xref-totals @xref{verbose}
-@set pxref-totals @pxref{verbose}
-
-@set op-touch @kbd{--touch} (@kbd{-m})
-@set ref-touch @ref{Writing}
-@set xref-touch @xref{Writing}
-@set pxref-touch @pxref{Writing}
-
-@set op-unlink-first @kbd{--unlink-first} (@kbd{-U})
-@set ref-unlink-first @ref{Writing}
-@set xref-unlink-first @xref{Writing}
-@set pxref-unlink-first @pxref{Writing}
-
-@set op-update @kbd{--update} (@kbd{-u})
-@set ref-update @ref{update}
-@set xref-update @xref{update}
-@set pxref-update @pxref{update}
-
-@set op-use-compress-prog @kbd{--use-compress-prog=@var{program}}
-@set ref-use-compress-prog @ref{gzip}
-@set xref-use-compress-prog @xref{gzip}
-@set pxref-use-compress-prog @pxref{gzip}
-
-@set op-verbose @kbd{--verbose} (@kbd{-v})
-@set ref-verbose @ref{verbose}
-@set xref-verbose @xref{verbose}
-@set pxref-verbose @pxref{verbose}
-
-@set op-verify @kbd{--verify} (@kbd{-W})
-@set ref-verify @ref{verify}
-@set xref-verify @xref{verify}
-@set pxref-verify @pxref{verify}
-
-@set op-version @kbd{--version}
-@set ref-version @ref{help}
-@set xref-version @xref{help}
-@set pxref-version @pxref{help}
-
-@set op-volno-file @kbd{--volno-file=@var{file-of-number}}
-@set ref-volno-file @ref{Using Multiple Tapes}
-@set xref-volno-file @xref{Using Multiple Tapes}
-@set pxref-volno-file @pxref{Using Multiple Tapes}
-
-@set op-seek @kbd{--seek}
-@set ref-seek @ref{seek}
-@set xref-seek @xref{seek}
-@set pxref-seek @pxref{seek}
+@include rendition.texi
+@include value.texi
 
 @c Put everything in one index (arbitrarily chosen to be the concept index).
 @syncodeindex fn cp
@@ -551,10 +61,7 @@ developing GNU and promoting software freedom.''
 @titlepage
 @title @acronym{GNU} tar: an archiver tool
 @subtitle @value{RENDITION} @value{VERSION}, @value{UPDATED}
-@author Melissa Weisshaus, Jay Fenlason,
-@author Thomas Bushnell, n/BSG, Amy Gorin
-@c he said to remove it: Fran@,{c}ois Pinard
-@c i'm thinking about how the author page *should* look. -mew 2may96
+@author John Gilmore, Jay Fenlason et al.
 
 @page
 @vskip 0pt plus 1filll
@@ -587,6 +94,11 @@ document.  The rest of the menu lists all the lower level nodes.
 * Date input formats::
 * Formats::
 * Media::
+
+Appendices
+
+* Genfile::
+* Snapshot Files::
 * Free Software Needs Free Documentation::
 * Copying This Manual::
 * Index::
@@ -683,7 +195,7 @@ Advanced @GNUTAR{} Operations
 * delete::
 * compare::
 
-How to Add Files to Existing Archives: @code{--append}
+How to Add Files to Existing Archives: @option{--append}
 
 * appending files::             Appending Files to an Archive
 * multiple::
@@ -692,11 +204,11 @@ Updating an Archive
 
 * how to update::
 
-Options Used by @code{--create}
+Options Used by @option{--create}
 
 * Ignore Failed Read::
 
-Options Used by @code{--extract}
+Options Used by @option{--extract}
 
 * Reading::                     Options to Help Read Archives
 * Writing::                     Changing How @command{tar} Writes Files
@@ -829,6 +341,11 @@ Using Multiple Tapes
 * Multi-Volume Archives::       Archives Longer than One Tape or Disk
 * Tape Files::                  Tape Files
 
+GNU tar internals and development
+
+* Genfile::
+* Snapshot Files::
+
 Copying This Manual
 
 * GNU Free Documentation License::  License for copying this manual
@@ -1034,7 +551,7 @@ implementations.
 @end itemize
 
 Some of these aims are already attained, while others are still
-being worked upon. From the point of view of an end user, the
+being worked upon.  From the point of view of an end user, the
 following issues need special mentioning:
 
 @table @asis
@@ -1044,7 +561,7 @@ Earlier versions of @GNUTAR{} understood @option{-o} command line
 option as a synonym for @option{--old-archive}.
 
 @GNUTAR{} starting from version 1.13.90 understands this option as
-a synonym for @option{--no-same-owner}. This is compatible with
+a synonym for @option{--no-same-owner}.  This is compatible with
 UNIX98 @command{tar} implementations.
 
 However, to facilitate transition, @option{-o} option retains its
@@ -1053,7 +570,7 @@ Users are encouraged to use @value{op-format-oldgnu} instead.
 
 It is especially important, since versions of @acronym{GNU} Automake
 up to and including 1.8.4 invoke tar with this option to produce
-distribution tarballs. @xref{Formats,v7}, for the detailed discussion
+distribution tarballs.  @xref{Formats,v7}, for the detailed discussion
 of this issue and its implications.
 
 Future versions of @GNUTAR{} will understand @option{-o} only as a
@@ -1062,18 +579,18 @@ synonym for @option{--no-same-owner}.
 @item Use of short option @option{-l}
 
 Earlier versions of @GNUTAR{} understood @option{-l} option as a
-synonym for @samp{--one-file-system}. Such usage is deprecated.
+synonym for @option{--one-file-system}.  Such usage is deprecated.
 For compatibility with other implementations future versions of
 @GNUTAR{} will understand this option as a synonym for
 @option{--check-links}.
 
 @item Use of options @option{--portability} and @option{--old-archive}
 
-These options are deprecated. Please use @option{--format=v7} instead.
+These options are deprecated.  Please use @option{--format=v7} instead.
 
 @item Use of option @option{--posix}
 
-This option is deprecated. Please use @option{--format=posix} instead.
+This option is deprecated.  Please use @option{--format=posix} instead.
 @end table
 
 @node Authors
@@ -1118,7 +635,7 @@ consulting.  In particular, he is the primary author of @ref{Backups}.
 In July, 2003 @GNUTAR{} was put on CVS at savannah.gnu.org
 (see @url{http://savannah.gnu.org/projects/tar}), and
 active development and maintenance work has started
-again. Currently @GNUTAR{} is being maintained by Paul Eggert, Sergey
+again.  Currently @GNUTAR{} is being maintained by Paul Eggert, Sergey
 Poznyakoff and Jeff Bailey.
 
 Support for @acronym{POSIX} archives was added by Sergey Poznyakoff.
@@ -1132,7 +649,7 @@ If you find problems or have suggestions about this program or manual,
 please report them to @file{bug-tar@@gnu.org}.
 
 When reporting a bug, please be sure to include as much detail as
-possible, in order to reproduce it. @FIXME{Be more specific, I'd
+possible, in order to reproduce it.  @FIXME{Be more specific, I'd
 like to make this node as detailed as 'Bug reporting' node in Emacs
 manual}.
 
@@ -1140,7 +657,7 @@ manual}.
 @chapter Tutorial Introduction to @command{tar}
 
 This chapter guides you through some basic examples of three @command{tar}
-operations: @samp{--create}, @samp{--list}, and @samp{--extract}.  If
+operations: @option{--create}, @option{--list}, and @option{--extract}.  If
 you already know how to use some other version of @command{tar}, then you
 may not need to read this chapter.  This chapter omits most complicated
 details about how @command{tar} works.
@@ -1305,7 +822,7 @@ forms), as well as a brief description of their meanings.  The rest of
 this chapter will cover how to use these operations in detail.  We will
 present the rest of the operations in the next chapter.
 
-@table @kbd
+@table @option
 @item --create
 @itemx -c
 Create a new @command{tar} archive.
@@ -1322,8 +839,8 @@ Extract one or more members from an archive.
 
 To understand how to run @command{tar} in the three operating modes listed
 previously, you also need to understand how to use two of the options to
-@command{tar}: @samp{--file} (which takes an archive file as an argument)
-and @samp{--verbose}.  (You are usually not @emph{required} to specify
+@command{tar}: @option{--file} (which takes an archive file as an argument)
+and @option{--verbose}.  (You are usually not @emph{required} to specify
 either of these options when you run @command{tar}, but they can be very
 useful in making things more clear and helping you avoid errors.)
 
@@ -1334,9 +851,9 @@ useful in making things more clear and helping you avoid errors.)
 @end menu
 
 @node file tutorial
-@unnumberedsubsec The @samp{--file} Option
+@unnumberedsubsec The @option{--file} Option
 
-@table @kbd
+@table @option
 @item --file=@var{archive-name}
 @itemx -f @var{archive-name}
 Specify the name of an archive file.
@@ -1364,9 +881,9 @@ For more information on using the @value{op-file} option, see
 @ref{file}.
 
 @node verbose tutorial
-@unnumberedsubsec The @samp{--verbose} Option
+@unnumberedsubsec The @option{--verbose} Option
 
-@table @kbd
+@table @option
 @item --verbose
 @itemx -v
 Show the files being worked on as @command{tar} is running.
@@ -1375,21 +892,21 @@ Show the files being worked on as @command{tar} is running.
 @value{op-verbose} shows details about the results of running
 @command{tar}.  This can be especially useful when the results might not be
 obvious.  For example, if you want to see the progress of @command{tar} as
-it writes files into the archive, you can use the @samp{--verbose}
+it writes files into the archive, you can use the @option{--verbose}
 option.  In the beginning, you may find it useful to use
-@samp{--verbose} at all times; when you are more accustomed to
+@option{--verbose} at all times; when you are more accustomed to
 @command{tar}, you will likely want to use it at certain times but not at
-others.  We will use @samp{--verbose} at times to help make something
+others.  We will use @option{--verbose} at times to help make something
 clear, and we will give many examples both using and not using
-@samp{--verbose} to show the differences.
+@option{--verbose} to show the differences.
 
-Sometimes, a single instance of @samp{--verbose} on the command line
+Sometimes, a single instance of @option{--verbose} on the command line
 will show a full, @samp{ls} style listing of an archive or files,
-@c FIXME: Describe the exact output format, e.g., how hard links are displayed.
-giving sizes, owners, and similar information.  Other times,
-@samp{--verbose} will only show files or members that the particular
+giving sizes, owners, and similar information. @FIXME{Describe the
+exact output format, e.g., how hard links are displayed.}
+Other times, @option{--verbose} will only show files or members that the particular
 operation is operating on at the time.  In the latter case, you can
-use @samp{--verbose} twice in a command to get a listing such as that
+use @option{--verbose} twice in a command to get a listing such as that
 in the former case.  For example, instead of saying
 
 @smallexample
@@ -1415,16 +932,16 @@ $ @kbd{tar --create --verbose --verbose @dots{}}
 @noindent
 Note that you must double the hyphens properly each time.
 
-Later in the tutorial, we will give examples using @w{@samp{--verbose
+Later in the tutorial, we will give examples using @w{@option{--verbose
 --verbose}}.
 
 @node help tutorial
-@unnumberedsubsec Getting Help: Using the @code{--help} Option
+@unnumberedsubsec Getting Help: Using the @option{--help} Option
 
-@table @kbd
+@table @option
 @item --help
 
-The @samp{--help} option to @command{tar} prints out a very brief list of
+The @option{--help} option to @command{tar} prints out a very brief list of
 all operations and option available for the current version of
 @command{tar} available on your system.
 @end table
@@ -1435,7 +952,7 @@ all operations and option available for the current version of
 
 One of the basic operations of @command{tar} is @value{op-create}, which
 you use to create a @command{tar} archive.  We will explain
-@samp{--create} first because, in order to learn about the other
+@option{--create} first because, in order to learn about the other
 operations, you will find it useful to have an archive available to
 practice on.
 
@@ -1451,7 +968,7 @@ The three files you will archive in this example are called
 @file{blues}, @file{folk}, and @file{jazz}.  The archive is called
 @file{collection.tar}.
 
-This section will proceed slowly, detailing how to use @samp{--create}
+This section will proceed slowly, detailing how to use @option{--create}
 in @code{verbose} mode, and showing examples using both short and long
 forms.  In the rest of the tutorial, and in the examples in the next
 chapter, we will proceed at a slightly quicker pace.  This section
@@ -1522,7 +1039,7 @@ easiest to understand (and we encourage you to do the same when you use
 @command{tar}, to avoid errors).
 
 Note that the part of the command which says,
-@w{@kbd{--file=collection.tar}} is considered to be @emph{one} argument.
+@w{@option{--file=collection.tar}} is considered to be @emph{one} argument.
 If you substituted any other string of characters for
 @kbd{collection.tar},  then that string would become the name of the
 archive file you create.
@@ -1534,12 +1051,12 @@ results you don't expect.  For this reason, it is a good idea to get
 into the habit of typing options in the order that makes inherent sense.
 @xref{short create}, for more information on this.
 
-In this example, you type the command as shown above: @samp{--create}
+In this example, you type the command as shown above: @option{--create}
 is the operation which creates the new archive
-(@file{collection.tar}), and @samp{--file} is the option which lets
+(@file{collection.tar}), and @option{--file} is the option which lets
 you give it the name you chose.  The files, @file{blues}, @file{folk},
 and @file{jazz}, are now members of the archive, @file{collection.tar}
-(they are @dfn{file name arguments} to the @samp{--create} operation).
+(they are @dfn{file name arguments} to the @option{--create} operation).
 @FIXME{xref here to the discussion of file name args?}Now that they are
 in the archive, they are called @emph{archive members}, not files.
 (@pxref{Definitions,members}).
@@ -1548,7 +1065,7 @@ When you create an archive, you @emph{must} specify which files you
 want placed in the archive.  If you do not specify any archive
 members, @GNUTAR{} will complain.
 
-If you now list the contents of the working directory (@kbd{ls}), you will
+If you now list the contents of the working directory (@command{ls}), you will
 find the archive file listed as well as the files you saw previously:
 
 @smallexample
@@ -1569,7 +1086,7 @@ an existing archive; it will delete the archive and write a new one.
 Use @value{op-append} instead.  @xref{append}.
 
 @node create verbose
-@subsection Running @samp{--create} with @samp{--verbose}
+@subsection Running @option{--create} with @option{--verbose}
 
 If you include the @value{op-verbose} option on the command line,
 @command{tar} will list the files it is acting on as it is working.  In
@@ -1583,7 +1100,7 @@ jazz
 @end smallexample
 
 This example is just like the example we showed which did not use
-@samp{--verbose}, except that @command{tar} generated the remaining lines
+@option{--verbose}, except that @command{tar} generated the remaining lines
 @iftex
 (note the different font styles).
 @end iftex
@@ -1632,14 +1149,14 @@ $ @kbd{tar -cfv collection.tar blues folk jazz}
 @noindent
 In this case, @command{tar} will make an archive file called @file{v},
 containing the files @file{blues}, @file{folk}, and @file{jazz}, because
-the @samp{v} is the closest ``file name'' to the @samp{-f} option, and
+the @samp{v} is the closest ``file name'' to the @option{-f} option, and
 is thus taken to be the chosen archive file name.  @command{tar} will try
 to add a file called @file{collection.tar} to the @file{v} archive file;
 if the file @file{collection.tar} did not already exist, @command{tar} will
 report an error indicating that this file does not exist.  If the file
 @file{collection.tar} does already exist (e.g., from a previous command
 you may have run), then @command{tar} will add this file to the archive.
-Because the @samp{-v} option did not get registered, @command{tar} will not
+Because the @option{-v} option did not get registered, @command{tar} will not
 run under @samp{verbose} mode, and will not report its progress.
 
 The end result is that you may be quite confused about what happened,
@@ -1662,7 +1179,7 @@ $ @kbd{tar blues -c folk -f collection.tar jazz}
 
 @noindent
 It would be very easy to put the wrong string of characters
-immediately following the @samp{-f}, but doing that could sacrifice
+immediately following the @option{-f}, but doing that could sacrifice
 valuable data.
 
 For this reason, we recommend that you pay very careful attention to
@@ -1695,7 +1212,7 @@ $
 
 @noindent
 This will put you into the directory which contains @file{practice},
-i.e. your home directory.  Once in the superior directory, you can
+i.e., your home directory.  Once in the superior directory, you can
 specify the subdirectory, @file{practice}, as a file name argument.  To
 store @file{practice} in the new archive file @file{music.tar}, type:
 
@@ -1791,7 +1308,7 @@ baboon
 Be sure to use a @value{op-file} option just as with @value{op-create}
 to specify the name of the archive.
 
-If you use the @value{op-verbose} option with @samp{--list}, then
+If you use the @value{op-verbose} option with @option{--list}, then
 @command{tar} will print out a listing reminiscent of @w{@samp{ls -l}},
 showing owner, file size, and so forth.
 
@@ -1803,8 +1320,44 @@ $ @kbd{tar --list --verbose --file=collection.tar folk}
 -rw-rw-rw- myself user 62 1990-05-23 10:55 folk
 @end smallexample
 
-@cindex File name arguments, using @code{--list} with
-@cindex @code{--list} with file name arguments
+@cindex listing member and file names
+@anchor{listing member and file names}
+It is important to notice that the output of @kbd{tar --list
+--verbose} does not necessarily match that produced by @kbd{tar
+--create --verbose} while creating the archive.  It is because
+@GNUTAR{}, unless told explicitly not to do so, removes some directory
+prefixes from file names before storing them in the archive
+(@xref{absolute}, for more information).  In other
+words, in verbose mode @GNUTAR{} shows @dfn{file names} when creating
+an archive and @dfn{member names} when listing it.  Consider this
+example:
+
+@smallexample
+@group
+$ @kbd{tar cfv archive /etc/mail}
+tar: Removing leading `/' from member names
+/etc/mail/
+/etc/mail/sendmail.cf
+/etc/mail/aliases
+$ @kbd{tar tf archive}
+etc/mail/
+etc/mail/sendmail.cf
+etc/mail/aliases
+@end group
+@end smallexample
+
+@cindex @option{--show-stored-names} described
+  This default behavior can sometimes be inconvenient.  You can force
+@GNUTAR{} show member names when creating archive by supplying
+@option{--show-stored-names} option.
+
+@table @option
+@item --show-stored-names
+Print member (not @emph{file}) names when creating the archive.
+@end table
+
+@cindex File name arguments, using @option{--list} with
+@cindex @option{--list} with file name arguments
 You can specify one or more individual member names as arguments when
 using @samp{list}.  In this case, @command{tar} will only list the
 names of members you identify.  For example, @w{@kbd{tar --list
@@ -1826,7 +1379,7 @@ However, @w{@kbd{tar --list --file=collection.tar folk}} would respond
 with @file{folk}, because @file{folk} is in the archive file
 @file{collection.tar}.  If you are not sure of the exact file name, try
 listing all the files in the archive and searching for the one you
-expect to find; remember that if you use @samp{--list} with no file
+expect to find; remember that if you use @option{--list} with no file
 names as arguments, @command{tar} will print the names of all the members
 stored in the specified archive.
 
@@ -1878,7 +1431,7 @@ from an archive, use the @value{op-extract} operation.  As with
 Extracting an archive does not modify the archive in any way; you can
 extract it multiple times if you want or need to.
 
-Using @samp{--extract}, you can extract an entire archive, or specific
+Using @option{--extract}, you can extract an entire archive, or specific
 files.  The files can be directories containing other files, or not.  As
 with @value{op-create} and @value{op-list}, you may use the short or the
 long form of the operation without affecting the performance.
@@ -1919,9 +1472,9 @@ one of the files you had placed in the archive @file{collection.tar}
 earlier (say, @file{blues}), you can extract it from the archive without
 changing the archive's structure.  It will be identical to the original
 file @file{blues} that you deleted.  @FIXME{At the time of this
-writing, atime and ctime are not restored. Since this is a tutorial
-for a beginnig user, it should hardly be mentioned here. Maybe in
-a footnote? --gray}.
+writing, atime and ctime are not restored.  Since this is a tutorial
+for a beginnig user, it should hardly be mentioned here.  Maybe in
+a footnote?  --gray}.
 
 First, make sure you are in the @file{practice} directory, and list the
 files in the directory.  Now, delete the file, @samp{blues}, and list
@@ -1985,7 +1538,7 @@ However, if a file was stored with a directory name as part of its file
 name, and that directory does not exist under the working directory when
 the file is extracted, @command{tar} will create the directory.
 
-We can demonstrate how to use @samp{--extract} to extract a directory
+We can demonstrate how to use @option{--extract} to extract a directory
 file with an example.  Change to the @file{practice} directory if you
 weren't there, and remove the files @file{folk} and @file{jazz}.  Then,
 go back to the parent directory and extract the archive
@@ -2262,7 +1815,7 @@ separated by whitespace.  A backslash escapes the next character, so it
 can be used to specify an option containing whitespace or a backslash.
 
 Note that @command{tar} options are case sensitive.  For example, the
-options @samp{-T} and @samp{-t} are different; the first requires an
+options @option{-T} and @option{-t} are different; the first requires an
 argument for stating the name of a file providing a list of @var{name}s,
 while the second does not require an argument and is another way to
 write @value{op-list}.
@@ -2274,7 +1827,7 @@ Both the options and the operations can be written in any of these three
 styles.
 
 @FIXME{menu at end of this node.  need to think of an actual outline
-for this chapter; probably do that after stuff from chap. 4 is
+for this chapter; probably do that after stuff from chapter 4 is
 incorporated.}
 
 @node Styles
@@ -2298,11 +1851,11 @@ number of important files.  We urge you to note these differences, and
 only use the option style(s) which makes the most sense to you until you
 feel comfortable with the others.
 
-Some options @emph{may} take an argument (currently, there are 
-two such options: @value{op-backup} and @value{op-occurrence}). Such
+Some options @emph{may} take an argument (currently, there are
+two such options: @value{op-backup} and @value{op-occurrence}).  Such
 options may have at most long and short forms, they do not have old style
-equivalent. The rules for specifying an argument for such options
-are stricter than those for specifying mandatory arguments. Please,
+equivalent.  The rules for specifying an argument for such options
+are stricter than those for specifying mandatory arguments.  Please,
 pay special attention to them.
 
 @menu
@@ -2319,12 +1872,12 @@ pay special attention to them.
 "mnemonic" with "long", or *ugh* vice versa.}
 
 Each option has at least one long (or mnemonic) name starting with two
-dashes in a row, e.g.@: @samp{--list}.  The long names are more clear than
+dashes in a row, e.g., @option{--list}.  The long names are more clear than
 their corresponding short or old names.  It sometimes happens that a
 single mnemonic option has many different different names which are
-synonymous, such as @samp{--compare} and @samp{--diff}.  In addition,
+synonymous, such as @option{--compare} and @option{--diff}.  In addition,
 long option names can be given unique abbreviations.  For example,
-@samp{--cre} can be used in place of @samp{--create} because there is no
+@option{--cre} can be used in place of @option{--create} because there is no
 other mnemonic option which begins with @samp{cre}.  (One way to find
 this out is by trying it and seeing what happens; if a particular
 abbreviation could represent more than one option, @command{tar} will tell
@@ -2347,25 +1900,25 @@ gives a fairly good set of hints about what the command does, even
 for those not fully acquainted with @command{tar}.
 
 Mnemonic options which require arguments take those arguments
-immediately following the option name. There are two ways of
-specifying a mandatory argument. It can be separated from the
+immediately following the option name.  There are two ways of
+specifying a mandatory argument.  It can be separated from the
 option name either by an equal sign, or by any amount of
-white space characters. For example, the @samp{--file} option (which
+white space characters.  For example, the @option{--file} option (which
 tells the name of the @command{tar} archive) is given a file such as
 @file{archive.tar} as argument by using any of the following notations:
-@samp{--file=archive.tar} or @samp{--file archive.tar}.
+@option{--file=archive.tar} or @option{--file archive.tar}.
 
 In contrast, optional arguments must always be introduced using
-an equal sign. For example, the @samp{--backup} option takes
-an optional argument specifying backup type. It must be used
-as @samp{--backup=@var{backup-type}}.
+an equal sign.  For example, the @option{--backup} option takes
+an optional argument specifying backup type.  It must be used
+as @option{--backup=@var{backup-type}}.
 
 @node Short Options
 @subsection Short Option Style
 
 Most options also have a short option name.  Short options start with
-a single dash, and are followed by a single character, e.g.@: @samp{-t}
-(which is equivalent to @samp{--list}).  The forms are absolutely
+a single dash, and are followed by a single character, e.g., @option{-t}
+(which is equivalent to @option{--list}).  The forms are absolutely
 identical in function; they are interchangeable.
 
 The short option names are faster to type than long option names.
@@ -2373,10 +1926,10 @@ The short option names are faster to type than long option names.
 Short options which require arguments take their arguments immediately
 following the option, usually separated by white space.  It is also
 possible to stick the argument right after the short option name, using
-no intervening space.  For example, you might write @w{@samp{-f
-archive.tar}} or @samp{-farchive.tar} instead of using
-@samp{--file=archive.tar}.  Both @samp{--file=@var{archive-name}} and
-@w{@samp{-f @var{archive-name}}} denote the option which indicates a
+no intervening space.  For example, you might write @w{@option{-f
+archive.tar}} or @option{-farchive.tar} instead of using
+@option{--file=archive.tar}.  Both @option{--file=@var{archive-name}} and
+@w{@option{-f @var{archive-name}}} denote the option which indicates a
 specific archive, here named @file{archive.tar}.
 
 Short options which take optional arguments take their arguments
@@ -2386,7 +1939,7 @@ white space characters}.
 Short options' letters may be clumped together, but you are not
 required to do this (as compared to old options; see below).  When
 short options are clumped as a set, use one (single) dash for them
-all, e.g.@: @w{@samp{@command{tar} -cvf}}.  Only the last option in
+all, e.g., @w{@samp{@command{tar} -cvf}}.  Only the last option in
 such a set is allowed to have an argument@footnote{Clustering many
 options, the last of which has an argument, is a rather opaque way to
 write options.  Some wonder if @acronym{GNU} @code{getopt} should not
@@ -2417,9 +1970,9 @@ of letters must be the first to appear on the command line, after the
 @command{tar} program name and some white space; old options cannot appear
 anywhere else.  The letter of an old option is exactly the same letter as
 the corresponding short option.  For example, the old option @samp{t} is
-the same as the short option @samp{-t}, and consequently, the same as the
-mnemonic option @samp{--list}.  So for example, the command @w{@samp{tar
-cv}} specifies the option @samp{-v} in addition to the operation @samp{-c}.
+the same as the short option @option{-t}, and consequently, the same as the
+mnemonic option @option{--list}.  So for example, the command @w{@samp{tar
+cv}} specifies the option @option{-v} in addition to the operation @option{-c}.
 
 @FIXME{bob suggests having an uglier example. :-) }
 
@@ -2433,14 +1986,14 @@ $ @kbd{tar cvbf 20 /dev/rmt0}
 @end smallexample
 
 @noindent
-Here, @samp{20} is the argument of @samp{-b} and @samp{/dev/rmt0} is
-the argument of @samp{-f}.
+Here, @samp{20} is the argument of @option{-b} and @samp{/dev/rmt0} is
+the argument of @option{-f}.
 
 On the other hand, this old style syntax makes it difficult to match
 option letters with their corresponding arguments, and is often
 confusing.  In the command @w{@samp{tar cvbf 20 /dev/rmt0}}, for example,
-@samp{20} is the argument for @samp{-b}, @samp{/dev/rmt0} is the
-argument for @samp{-f}, and @samp{-v} does not have a corresponding
+@samp{20} is the argument for @option{-b}, @samp{/dev/rmt0} is the
+argument for @option{-f}, and @option{-v} does not have a corresponding
 argument.  Even using short options like in @w{@samp{tar -c -v -b 20 -f
 /dev/rmt0}} is clearer, putting all arguments next to the option they
 pertain to.
@@ -2545,7 +2098,7 @@ These last examples mean something completely different from what the
 user intended (judging based on the example in the previous set which
 uses long options, whose intent is therefore very clear).  The first
 four specify that the @command{tar} archive would be a file named
-@samp{-c}, @samp{c}, @samp{carchive.tar} or @samp{archive.tarc},
+@option{-c}, @samp{c}, @samp{carchive.tar} or @samp{archive.tarc},
 respectively.  The first two examples also specify a single non-option,
 @var{name} argument having the value @samp{archive.tar}.  The last
 example contains only old style option letters (repeating option
@@ -2572,7 +2125,7 @@ a reference for deciphering @command{tar} commands in scripts.
 @node Operation Summary
 @subsection Operations
 
-@table @kbd
+@table @option
 
 @item --append
 @itemx -r
@@ -2582,7 +2135,7 @@ Appends files to the end of the archive.  @xref{append}.
 @item --catenate
 @itemx -A
 
-Same as @samp{--concatenate}.  @xref{concatenate}.
+Same as @option{--concatenate}.  @xref{concatenate}.
 
 @item --compare
 @itemx -d
@@ -2610,7 +2163,7 @@ tape!  @xref{delete}.
 @item --diff
 @itemx -d
 
-Same @samp{--compare}.  @xref{compare}.
+Same @option{--compare}.  @xref{compare}.
 
 @item --extract
 @itemx -x
@@ -2620,7 +2173,7 @@ Extracts members from the archive into the file system.  @xref{extract}.
 @item --get
 @itemx -x
 
-Same as @samp{--extract}.   @xref{extract}.
+Same as @option{--extract}.  @xref{extract}.
 
 @item --list
 @itemx -t
@@ -2630,8 +2183,8 @@ Lists the members in an archive.  @xref{list}.
 @item --update
 @itemx -u
 
-@FIXME{It was: A combination of the @samp{--compare} and
-@samp{--append} operations.  This is not true and rather misleading,
+@FIXME{It was: A combination of the @option{--compare} and
+@option{--append} operations.  This is not true and rather misleading,
 as @value{op-compare} does a lot more than @value{op-update} for
 ensuring files are identical.}  Adds files to the end of the archive,
 but only if they are newer than their counterparts already in the
@@ -2643,7 +2196,7 @@ archive, or if they do not already exist in the archive.
 @node Option Summary
 @subsection @command{tar} Options
 
-@table @kbd
+@table @option
 
 @item --absolute-names
 @itemx -P
@@ -2654,7 +2207,7 @@ Normally when creating an archive, @command{tar} strips an initial
 
 @item --after-date
 
-(See @samp{--newer}.) @FIXME-pxref{}
+(See @option{--newer}.) @FIXME-pxref{}
 
 @item --anchored
 An exclude pattern must match an initial subsequence of the name's components.
@@ -2701,17 +2254,17 @@ This option tells @command{tar} to read or write archives through
 This option directs @command{tar} to print periodic checkpoint messages as it
 reads through the archive.  Its intended for when you want a visual
 indication that @command{tar} is still running, but don't want to see
-@samp{--verbose} output.  @FIXME-xref{}
+@option{--verbose} output.  @FIXME-xref{}
 
 @item --check-links
 @itemx -l
 If this option was given, @command{tar} will check the number of links
-dumped for each processed file. If this number does not match the
+dumped for each processed file.  If this number does not match the
 total number of hard links for the file, a warning message will be
 output.
 
 Future versions will take @option{-l} as a short version of
-@option{--check-links}. However, current release still retains the old
+@option{--check-links}.  However, current release still retains the old
 semantics for @option{-l}.
 
 @xref{Current status}, for more information.
@@ -2726,7 +2279,7 @@ while saving space.  @FIXME-xref{}
 
 @item --confirmation
 
-(See @samp{--interactive}.)  @FIXME-pxref{}
+(See @option{--interactive}.)  @FIXME-pxref{}
 
 @item --dereference
 @itemx -h
@@ -2750,7 +2303,7 @@ When performing operations, @command{tar} will skip files that match
 @item --exclude-from=@var{file}
 @itemx -X @var{file}
 
-Similar to @samp{--exclude}, except @command{tar} will use the list of
+Similar to @option{--exclude}, except @command{tar} will use the list of
 patterns in the file @var{file}.  @FIXME-xref{}
 
 @item --exclude-caches
@@ -2774,13 +2327,13 @@ command-line.  @FIXME-xref{}
 
 @item --force-local
 
-Forces @command{tar} to interpret the filename given to @samp{--file}
+Forces @command{tar} to interpret the filename given to @option{--file}
 as a local file, even if it looks like a remote tape drive name.
 @FIXME-xref{}
 
 @item --format=@var{format}
 
-Selects output archive format. @var{Format} may be one of the
+Selects output archive format.  @var{Format} may be one of the
 following:
 
 @table @samp
@@ -2792,7 +2345,7 @@ Creates an archive that is compatible with GNU @command{tar} version
 1.12 or earlier.
 
 @item gnu
-Creates archive in GNU tar 1.13 format. Basically it is the same as
+Creates archive in GNU tar 1.13 format.  Basically it is the same as
 @samp{oldgnu} with the only difference in the way it handles long
 numeric fields.
 
@@ -2849,7 +2402,8 @@ archive, which normally signals EOF.  @xref{Reading}.
 
 Used to inform @command{tar} that it is working with an old
 @acronym{GNU}-format incremental backup archive.  It is intended
-primarily for backwards compatibility only.  @FIXME-xref{}
+primarily for backwards compatibility only.  @FIXME{incremental and
+listed-incremental}. 
 
 @item --index-file=@var{file}
 
@@ -2893,11 +2447,11 @@ the pattern specified in @var{name}.  @FIXME-xref{}
 @item --listed-incremental=@var{snapshot-file}
 @itemx -g @var{snapshot-file}
 
-During a @samp{--create} operation, specifies that the archive that
+During a @option{--create} operation, specifies that the archive that
 @command{tar} creates is a new @acronym{GNU}-format incremental
 backup, using @var{snapshot-file} to determine which files to backup.
 With other operations, informs @command{tar} that the archive is in
-incremental format.  @FIXME-xref{}
+incremental format.  @FIXME{incremental and listed-incremental}.
 
 @item --mode=@var{permissions}
 
@@ -2930,8 +2484,8 @@ multi-volume @command{tar} archive.  @FIXME-xref{}
 @itemx --seek
 
 Assume that the archive media supports seeks to arbitrary
-locations. Usually @command{tar} determines automatically whether
-the archive can be seeked or not. This option is intended for use
+locations.  Usually @command{tar} determines automatically whether
+the archive can be seeked or not.  This option is intended for use
 in cases when such recognition fails.
 
 @item --newer=@var{date}
@@ -2945,8 +2499,8 @@ the date.  @FIXME-xref{}
 
 @item --newer-mtime=@var{date}
 
-Like @samp{--newer}, but add only files whose
-contents have changed (as opposed to just @samp{--newer}, which will
+Like @option{--newer}, but add only files whose
+contents have changed (as opposed to just @option{--newer}, which will
 also back up files for which any status information has changed).
 
 @item --no-anchored
@@ -2985,8 +2539,8 @@ Wildcards do not match @samp{/} when excluding files.
 
 @item --null
 
-When @command{tar} is using the @samp{--files-from} option, this option
-instructs @command{tar} to expect filenames terminated with @kbd{NUL}, so
+When @command{tar} is using the @option{--files-from} option, this option
+instructs @command{tar} to expect filenames terminated with @option{NUL}, so
 @command{tar} can correctly work with file names that contain newlines.
 @FIXME-xref{}
 
@@ -2998,11 +2552,11 @@ and group IDs when creating a @command{tar} file, rather than names.
 
 @item -o
 When extracting files, this option is a synonym for
-@option{--no-same-owner}, i.e. it prevents @command{tar} from
+@option{--no-same-owner}, i.e.  it prevents @command{tar} from
 restoring ownership of files being extracted.
 
 When creating an archive, @option{-o} is a synonym for
-@option{--old-archive}. This behavior is for compatibility
+@option{--old-archive}.  This behavior is for compatibility
 with previous versions of @GNUTAR{}, and will be
 removed in the future releases.
 
@@ -3016,7 +2570,7 @@ This option can be used in conjunction with one of the subcommands
 line or via @option{-T} option.
 
 This option instructs @command{tar} to process only the @var{number}th
-occurrence of each named file. @var{Number} defaults to 1, so
+occurrence of each named file.  @var{Number} defaults to 1, so
 
 @smallexample
 tar -x -f archive.tar --occurrence filename
@@ -3036,7 +2590,7 @@ directories that are on different file systems from the current
 directory.
 
 Earlier versions of @GNUTAR{} understood @option{-l} as a
-synonym for @option{--one-file-system}. Although such usage is still
+synonym for @option{--one-file-system}.  Although such usage is still
 allowed in the present version, it is @emph{strongly discouraged}.
 The future versions of @GNUTAR{} will use @option{-l} as
 a synonym for @option{--check-links}.
@@ -3071,8 +2625,8 @@ This option does not affect extraction from archives.
 @item --pax-option=@var{keyword-list}
 
 This option is meaningful only with @acronym{POSIX.1-2001} archives
-(@FIXME-xref{}). It modifies the way @command{tar} handles the
-extended header keywords. @var{Keyword-list} is a comma-separated
+(@FIXME-xref{}).  It modifies the way @command{tar} handles the
+extended header keywords.  @var{Keyword-list} is a comma-separated
 list of keyword options, each keyword option taking one of
 the following forms:
 
@@ -3084,9 +2638,9 @@ that it produces any keywords matching the string @var{pattern}.
 
 When used in extract or list mode, this option instructs tar
 to ignore any keywords matching the given @var{pattern} in the extended
-header records. In both cases, matching is performed using the pattern
+header records.  In both cases, matching is performed using the pattern
 matching notation described in @acronym{POSIX 1003.2}, 3.13 @FIXME-xref{see
-man 7 glob}. For example:
+man 7 glob}.  For example:
 
 @smallexample
 --pax-option delete=security.*
@@ -3097,11 +2651,11 @@ would suppress security-related information.
 @item exthdr.name=@var{string}
 
 This keyword allows user control over the name that is written into the
-ustar header blocks for the extended headers. The name is obtained
+ustar header blocks for the extended headers.  The name is obtained
 from @var{string} after substituting the following meta-characters:
 
 @multitable @columnfractions .30 .70
-@item Meta-character @tab Replaced By
+@headitem Meta-character @tab Replaced By
 @item %d @tab  The directory name of the file, equivalent to the
 result of the @command{dirname} utility on the translated pathname.
 @item %f @tab  The filename of the file, equivalent to the result
@@ -3122,12 +2676,12 @@ will use the following default value:
 
 @item globexthdr.name=@var{string}
 This keyword allows user control over the name that is written into
-the ustar header blocks for global extended header records. The name
+the ustar header blocks for global extended header records.  The name
 shall will be obtained from the contents of @var{string}, after the
 following character substitutions have been made:
 
 @multitable @columnfractions .30 .70
-@item Meta-character @tab Replaced By
+@headitem Meta-character @tab Replaced By
 @item %n @tab An integer that represents the
 sequence number of the global extended header record in the archive,
 starting at 1.
@@ -3146,13 +2700,13 @@ $TMPDIR/GlobalHead.%p.%n
 
 @noindent
 where @samp{$TMPDIR} represents the value of the @var{TMPDIR}
-environment variable. If @var{TMPDIR} is not set, @command{tar}
+environment variable.  If @var{TMPDIR} is not set, @command{tar}
 uses @samp{/tmp}.
 
 @item @var{keyword}=@var{value}
 When used with one of archive-creation commands, these keyword/value pairs
 will be included at the beginning of the archive in a global extended
-header record. When used with one of archive-reading commands,
+header record.  When used with one of archive-reading commands,
 @command{tar} will behave as if it has encountered these keyword/value
 pairs at the beginning of the archive in a global extended header
 record.
@@ -3160,7 +2714,7 @@ record.
 @item @var{keyword}:=@var{value}
 When used with one of archive-creation commands, these keyword/value pairs
 will be included as records at the beginning of an extended header for
-each file. This is effectively equivalent to @var{keyword}=@var{value}
+each file.  This is effectively equivalent to @var{keyword}=@var{value}
 form except that it creates no global extended header records.
 
 When used with one of archive-reading commands, @command{tar} will
@@ -3187,12 +2741,12 @@ Same as @option{--format=posix}.
 
 @item --preserve
 
-Synonymous with specifying both @samp{--preserve-permissions} and
-@samp{--same-order}.  @FIXME-xref{}
+Synonymous with specifying both @option{--preserve-permissions} and
+@option{--same-order}.  @FIXME-xref{}
 
 @item --preserve-order
 
-(See @samp{--same-order}; @pxref{Reading}.)
+(See @option{--same-order}; @pxref{Reading}.)
 
 @item --preserve-permissions
 @itemx --same-permissions
@@ -3259,12 +2813,12 @@ effect only for ordinary users.  @FIXME-xref{}
 
 @item --same-permissions
 
-(See @samp{--preserve-permissions}; @pxref{Writing}.)
+(See @option{--preserve-permissions}; @pxref{Writing}.)
 
 @item --show-defaults
 
 Displays the default options used by @command{tar} and exits
-successfully. This option is intended for use in shell scripts.
+successfully.  This option is intended for use in shell scripts.
 Here is an example of what you can see using this option:
 
 @smallexample
@@ -3277,6 +2831,13 @@ $ tar --show-defaults
 Instructs @command{tar} to mention directories its skipping over when
 operating on a @command{tar} archive.  @FIXME-xref{}
 
+@item --show-stored-names
+
+This option has effect only when used in conjunction with one of
+archive creation operations.  It instructs tar to list the member names
+stored in the archive, as opposed to the actual file
+names.  @xref{listing member and file names}.
+
 @item --sparse
 @itemx -S
 
@@ -3314,6 +2875,11 @@ Alters the suffix @command{tar} uses when backing up files from the default
 Specifies the length of tapes that @command{tar} is writing as being
 @w{@var{num} x 1024} bytes long.  @FIXME-xref{}
 
+@item --test-label
+
+Reads the volume label.  If an argument is specified, test whether it
+matches the volume label.  @xref{--test-label option}.
+
 @item --to-stdout
 @itemx -O
 
@@ -3334,11 +2900,11 @@ rather than the modification time stored in the archive.
 
 @item --uncompress
 
-(See @samp{--compress}.) @FIXME-pxref{}
+(See @option{--compress}.) @FIXME-pxref{}
 
 @item --ungzip
 
-(See @samp{--gzip}.) @FIXME-pxref{}
+(See @option{--gzip}.) @FIXME-pxref{}
 
 @item --unlink-first
 @itemx -U
@@ -3353,8 +2919,8 @@ presumed to be a compression program of some sort.  @FIXME-xref{}
 
 @item --utc
 
-Display file modification dates in @acronym{UTC}. This option implies
-@samp{--verbose}.
+Display file modification dates in @acronym{UTC}.  This option implies
+@option{--verbose}.
 
 @item --verbose
 @itemx -v
@@ -3377,7 +2943,7 @@ it is and a copyright message, some credits, and then exit.
 
 @item --volno-file=@var{file}
 
-Used in conjunction with @samp{--multi-volume}.  @command{tar} will keep track
+Used in conjunction with @option{--multi-volume}.  @command{tar} will keep track
 of which volume of a multi-volume archive its working in @var{file}.
 @FIXME-xref{}
 
@@ -3396,123 +2962,123 @@ Wildcards match @samp{/} when excluding files.
 Here is an alphabetized list of all of the short option forms, matching
 them with the equivalent long option.
 
-@table @kbd
+@table @option
 
 @item -A
 
-@samp{--concatenate}
+@option{--concatenate}
 
 @item -B
 
-@samp{--read-full-records}
+@option{--read-full-records}
 
 @item -C
 
-@samp{--directory}
+@option{--directory}
 
 @item -F
 
-@samp{--info-script}
+@option{--info-script}
 
 @item -G
 
-@samp{--incremental}
+@option{--incremental}
 
 @item -K
 
-@samp{--starting-file}
+@option{--starting-file}
 
 @item -L
 
-@samp{--tape-length}
+@option{--tape-length}
 
 @item -M
 
-@samp{--multi-volume}
+@option{--multi-volume}
 
 @item -N
 
-@samp{--newer}
+@option{--newer}
 
 @item -O
 
-@samp{--to-stdout}
+@option{--to-stdout}
 
 @item -P
 
-@samp{--absolute-names}
+@option{--absolute-names}
 
 @item -R
 
-@samp{--block-number}
+@option{--block-number}
 
 @item -S
 
-@samp{--sparse}
+@option{--sparse}
 
 @item -T
 
-@samp{--files-from}
+@option{--files-from}
 
 @item -U
 
-@samp{--unlink-first}
+@option{--unlink-first}
 
 @item -V
 
-@samp{--label}
+@option{--label}
 
 @item -W
 
-@samp{--verify}
+@option{--verify}
 
 @item -X
 
-@samp{--exclude-from}
+@option{--exclude-from}
 
 @item -Z
 
-@samp{--compress}
+@option{--compress}
 
 @item -b
 
-@samp{--blocking-factor}
+@option{--blocking-factor}
 
 @item -c
 
-@samp{--create}
+@option{--create}
 
 @item -d
 
-@samp{--compare}
+@option{--compare}
 
 @item -f
 
-@samp{--file}
+@option{--file}
 
 @item -g
 
-@samp{--listed-incremental}
+@option{--listed-incremental}
 
 @item -h
 
-@samp{--dereference}
+@option{--dereference}
 
 @item -i
 
-@samp{--ignore-zeros}
+@option{--ignore-zeros}
 
 @item -j
 
-@samp{--bzip2}
+@option{--bzip2}
 
 @item -k
 
-@samp{--keep-old-files}
+@option{--keep-old-files}
 
 @item -l
 
-@samp{--one-file-system}. Use of this short option is deprecated. It
+@option{--one-file-system}.  Use of this short option is deprecated.  It
 is retained for compatibility with the earlier versions of GNU
 @command{tar}, and will be changed in future releases.
 
@@ -3520,52 +3086,52 @@ is retained for compatibility with the earlier versions of GNU
 
 @item -m
 
-@samp{--touch}
+@option{--touch}
 
 @item -o
 
-When creating --- @samp{--no-same-owner}, when extracting ---
-@samp{--portability}.
+When creating --- @option{--no-same-owner}, when extracting ---
+@option{--portability}.
 
-The later usage is deprecated. It is retained for compatibility with 
-the earlier versions of @GNUTAR{}. In the future releases
-@option{-o} will be equivalent to @samp{--no-same-owner} only.
+The later usage is deprecated.  It is retained for compatibility with
+the earlier versions of @GNUTAR{}.  In the future releases
+@option{-o} will be equivalent to @option{--no-same-owner} only.
 
 @item -p
 
-@samp{--preserve-permissions}
+@option{--preserve-permissions}
 
 @item -r
 
-@samp{--append}
+@option{--append}
 
 @item -s
 
-@samp{--same-order}
+@option{--same-order}
 
 @item -t
 
-@samp{--list}
+@option{--list}
 
 @item -u
 
-@samp{--update}
+@option{--update}
 
 @item -v
 
-@samp{--verbose}
+@option{--verbose}
 
 @item -w
 
-@samp{--interactive}
+@option{--interactive}
 
 @item -x
 
-@samp{--extract}
+@option{--extract}
 
 @item -z
 
-@samp{--gzip}
+@option{--gzip}
 
 @end table
 
@@ -3717,8 +3283,8 @@ The @value{op-totals} option---which is only meaningful when used with
 amount written to the archive, after it has been fully created.
 
 The @value{op-checkpoint} option prints an occasional message
-as @command{tar} reads or writes the archive. In fact, it prints
-a message each 10 records read or written. It is designed for
+as @command{tar} reads or writes the archive.  In fact, it prints
+a message each 10 records read or written.  It is designed for
 those who don't need the more detailed (and voluminous) output of
 @value{op-block-number}, but do want visual confirmation that @command{tar}
 is actually making forward progress.
@@ -3763,7 +3329,7 @@ exclude some files and archive members from the operation (for instance
 if disk or storage space is tight).  You can do this by excluding
 certain files automatically (@pxref{Choosing}), or by performing
 an operation interactively, using the @value{op-interactive} option.
-@command{tar} also accepts @samp{--confirmation} for this option.
+@command{tar} also accepts @option{--confirmation} for this option.
 
 When the @value{op-interactive} option is specified, before
 reading, writing, or deleting files, @command{tar} first prints a message
@@ -3909,8 +3475,8 @@ it still introduces the info in the chapter correctly : ).}
 
 In the last chapter, you learned about the first three operations to
 @command{tar}.  This chapter presents the remaining five operations to
-@command{tar}: @samp{--append}, @samp{--update}, @samp{--concatenate},
-@samp{--delete}, and @samp{--compare}.
+@command{tar}: @option{--append}, @option{--update}, @option{--concatenate},
+@option{--delete}, and @option{--compare}.
 
 You are not likely to use these operations as frequently as those
 covered in the last chapter; however, since they perform specialized
@@ -3934,7 +3500,7 @@ where the last chapter left them.)
 
 The five operations that we will cover in this chapter are:
 
-@table @kbd
+@table @option
 @item --append
 @itemx -r
 Add new entries to an archive that already exists.
@@ -3955,15 +3521,15 @@ Compare archive members to their counterparts in the file system.
 @end table
 
 @node append
-@subsection How to Add Files to Existing Archives: @code{--append}
+@subsection How to Add Files to Existing Archives: @option{--append}
 @UNREVISED
 
 If you want to add files to an existing archive, you don't need to
 create a new archive; you can use @value{op-append}.  The archive must
-already exist in order to use @samp{--append}.  (A related operation
-is the @samp{--update} operation; you can use this to add newer
+already exist in order to use @option{--append}.  (A related operation
+is the @option{--update} operation; you can use this to add newer
 versions of archive members to an existing archive.  To learn how to
-do this with @samp{--update}, @pxref{update}.)
+do this with @option{--update}, @pxref{update}.)
 
 If you use @value{op-append} to add a file that has the same name as an
 archive member to an archive containing that archive member, then the
@@ -3978,7 +3544,7 @@ Other operations don't deal with these members as perfectly as you might
 prefer; if you were to use @value{op-extract} to extract the archive,
 only the most recently added copy of a member with the same name as four
 other members would end up in the working directory.  This is because
-@samp{--extract} extracts an archive in the order the members appeared
+@option{--extract} extracts an archive in the order the members appeared
 in the archive; the most recently archived members will be extracted
 last.  Additionally, an extracted member will @emph{replace} a file of
 the same name which existed in the directory already, and @command{tar}
@@ -3991,10 +3557,10 @@ extracted before it, and so on.
 
 There exists a special option that allows you to get around this
 behavior and extract (or list) only a particular copy of the file.
-This is @option{--occurrence} option. If you run @command{tar} with
-this option, it will extract only the first copy of the file. You
-may also give this option an argument specifying the number of 
-copy to be extracted. Thus, for example if the archive
+This is @option{--occurrence} option.  If you run @command{tar} with
+this option, it will extract only the first copy of the file.  You
+may also give this option an argument specifying the number of
+copy to be extracted.  Thus, for example if the archive
 @file{archive.tar} contained three copies of file @file{myfile}, then
 the command
 
@@ -4003,7 +3569,7 @@ tar --extract --file archive.tar --occurrence=2 myfile
 @end smallexample
 
 @noindent
-would extract only the second copy. @xref{Option Summary,---occurrence}, for the description of @value{op-occurrence} option.
+would extract only the second copy.  @xref{Option Summary,---occurrence}, for the description of @value{op-occurrence} option.
 
 @FIXME{ hag -- you might want to incorporate some of the above into the
 MMwtSN node; not sure.  i didn't know how to make it simpler...
@@ -4015,7 +3581,7 @@ with the Same Name.}
 @cindex Replacing members with other members
 If you want to replace an archive member, use @value{op-delete} to
 delete the member you want to remove from the archive, , and then use
-@samp{--append} to add the member you want to be in the archive.  Note
+@option{--append} to add the member you want to be in the archive.  Note
 that you can not change the order of the archive; the most recently
 added member will still appear last.  In this sense, you cannot truly
 ``replace'' one member with another.  (Replacing one member with another
@@ -4037,7 +3603,7 @@ and @ref{Media}, for more information.)
 The simplest way to add a file to an already existing archive is the
 @value{op-append} operation, which writes specified files into the
 archive whether or not they are already among the archived files.
-When you use @samp{--append}, you @emph{must} specify file name
+When you use @option{--append}, you @emph{must} specify file name
 arguments, as there is no default.  If you specify a file that already
 exists in the archive, another copy of the file will be added to the
 end of the archive.  As with other operations, the member names of the
@@ -4045,12 +3611,12 @@ newly added files will be exactly the same as their names given on the
 command line.  The @value{op-verbose} option will print out the names
 of the files as they are written into the archive.
 
-@samp{--append} cannot be performed on some tape drives, unfortunately,
+@option{--append} cannot be performed on some tape drives, unfortunately,
 due to deficiencies in the formats those tape drives use.  The archive
 must be a valid @command{tar} archive, or else the results of using this
 operation will be unpredictable.  @xref{Media}.
 
-To demonstrate using @samp{--append} to add a file to an archive,
+To demonstrate using @option{--append} to add a file to an archive,
 create a file called @file{rock} in the @file{practice} directory.
 Make sure you are in the @file{practice} directory.  Then, run the
 following @command{tar} command to add @file{rock} to
@@ -4081,8 +3647,8 @@ title claims it will become...}
 You can use @value{op-append} to add copies of files which have been
 updated since the archive was created.  (However, we do not recommend
 doing this since there is another @command{tar} option called
-@samp{--update}; @pxref{update} for more information.  We describe this
-use of @samp{--append} here for the sake of completeness.)  @FIXME{is
+@option{--update}; @pxref{update} for more information.  We describe this
+use of @option{--append} here for the sake of completeness.)  @FIXME{is
 this really a good idea, to give this whole description for something
 which i believe is basically a Stupid way of doing something?  certain
 aspects of it show ways in which tar is more broken than i'd personally
@@ -4114,7 +3680,7 @@ blues
 @end smallexample
 
 @noindent
-Because you specified the @samp{--verbose} option, @command{tar} has
+Because you specified the @option{--verbose} option, @command{tar} has
 printed the name of the file being appended as it was acted on.  Now
 list the contents of the archive:
 
@@ -4154,22 +3720,22 @@ $ @kbd{tar --extract -vv --occurrence --file=collection.tar blues}
 
 In the previous section, you learned how to use @value{op-append} to add
 a file to an existing archive.  A related operation is
-@value{op-update}.  The @samp{--update} operation updates a @command{tar}
+@value{op-update}.  The @option{--update} operation updates a @command{tar}
 archive by comparing the date of the specified archive members against
 the date of the file with the same name.  If the file has been modified
 more recently than the archive member, then the newer version of the
 file is added to the archive (as with @value{op-append}).
 
-Unfortunately, you cannot use @samp{--update} with magnetic tape drives.
+Unfortunately, you cannot use @option{--update} with magnetic tape drives.
 The operation will fail.
 
 @FIXME{other examples of media on which --update will fail?  need to ask
 charles and/or mib/thomas/dave shevett..}
 
-Both @samp{--update} and @samp{--append} work by adding to the end
+Both @option{--update} and @option{--append} work by adding to the end
 of the archive.  When you extract a file from the archive, only the
 version stored last will wind up in the file system, unless you use
-the @value{op-backup} option. @FIXME-ref{Multiple Members with the
+the @value{op-backup} option.  @FIXME-ref{Multiple Members with the
 Same Name}
 
 @menu
@@ -4177,7 +3743,7 @@ Same Name}
 @end menu
 
 @node how to update
-@subsubsection How to Update an Archive Using @code{--update}
+@subsubsection How to Update an Archive Using @option{--update}
 
 You must use file name arguments with the @value{op-update} operation.
 If you don't specify any files, @command{tar} won't act on any files and
@@ -4187,7 +3753,7 @@ you).
 @FIXME{note: the above parenthetical added because in fact, this
 behavior just confused the author. :-) }
 
-To see the @samp{--update} option at work, create a new file,
+To see the @option{--update} option at work, create a new file,
 @file{classical}, in your practice directory, and some extra text to the
 file @file{blues}, using any text editor.  Then invoke @command{tar} with
 the @samp{update} operation and the @value{op-verbose} option specified,
@@ -4222,7 +3788,7 @@ options intended specifically for backups are more
 efficient.  If you need to run backups, please consult @ref{Backups}.
 
 @node concatenate
-@subsection Combining Archives with @code{--concatenate}
+@subsection Combining Archives with @option{--concatenate}
 
 @cindex Adding archives to an archive
 @cindex Concatenating Archives
@@ -4231,7 +3797,7 @@ an archive rather than adding individual files to the archive.  To add
 one or more archives to the end of another archive, you should use the
 @value{op-concatenate} operation.
 
-To use @samp{--concatenate}, name the archives to be concatenated on the
+To use @option{--concatenate}, name the archives to be concatenated on the
 command line.  (Nothing happens if you don't list any.)  The members,
 and their member names, will be copied verbatim from those archives.  If
 this causes multiple members to have the same name, it does not delete
@@ -4239,7 +3805,7 @@ any members; all the members with the same name coexist.  @FIXME-ref{For
 information on how this affects reading the archive, Multiple
 Members with the Same Name.}
 
-To demonstrate how @samp{--concatenate} works, create two small archives
+To demonstrate how @option{--concatenate} works, create two small archives
 called @file{bluesrock.tar} and @file{folkjazz.tar}, using the relevant
 files from @file{practice}:
 
@@ -4283,11 +3849,11 @@ jazz
 folk
 @end smallexample
 
-When you use @samp{--concatenate}, the source and target archives must
+When you use @option{--concatenate}, the source and target archives must
 already exist and must have been created using compatible format
 parameters.  @FIXME-pxref{Matching Format Parameters}The new,
 concatenated archive will be called by the same name as the first
-archive listed on the command line. @FIXME{is there a way to specify a
+archive listed on the command line.  @FIXME{is there a way to specify a
 new name?}
 
 Like @value{op-append}, this operation cannot be performed on some
@@ -4296,12 +3862,12 @@ tape drives, due to deficiencies in the formats those tape drives use.
 @cindex @code{concatenate} vs @command{cat}
 @cindex @command{cat} vs @code{concatenate}
 It may seem more intuitive to you to want or try to use @command{cat} to
-concatenate two archives instead of using the @samp{--concatenate}
+concatenate two archives instead of using the @option{--concatenate}
 operation; after all, @command{cat} is the utility for combining files.
 
 However, @command{tar} archives incorporate an end-of-file marker which
 must be removed if the concatenated archives are to be read properly as
-one archive.  @samp{--concatenate} removes the end-of-archive marker
+one archive.  @option{--concatenate} removes the end-of-archive marker
 from the target archive before each new archive is appended.  If you use
 @command{cat} to combine the archives, the result will not be a valid
 @command{tar} format archive.  If you need to retrieve files from an
@@ -4317,7 +3883,7 @@ environment variable @env{TAPE}, or, if this has not been set, the
 default archive name.
 
 @node delete
-@subsection Removing Archive Members Using @samp{--delete}
+@subsection Removing Archive Members Using @option{--delete}
 @UNREVISED
 @cindex Deleting files from an archive
 @cindex Removing files from an archive
@@ -4328,16 +3894,16 @@ specify the names of the members to be deleted; if you list no member
 names, nothing will be deleted.  The @value{op-verbose} option will
 cause @command{tar} to print the names of the members as they are deleted.
 As with @value{op-extract}, you must give the exact member names when
-using @samp{tar --delete}.  @samp{--delete} will remove all versions of
-the named file from the archive.  The @samp{--delete} operation can run
+using @samp{tar --delete}.  @option{--delete} will remove all versions of
+the named file from the archive.  The @option{--delete} operation can run
 very slowly.
 
-Unlike other operations, @samp{--delete} has no short form.
+Unlike other operations, @option{--delete} has no short form.
 
-@cindex Tapes, using @code{--delete} and
+@cindex Tapes, using @option{--delete} and
 @cindex Deleting from tape archives
 This operation will rewrite the archive.  You can only use
-@samp{--delete} on an archive if the archive device allows you to
+@option{--delete} on an archive if the archive device allows you to
 write to any point on the media, such as a disk; because of this, it
 does not work on magnetic tapes.  Do not try to delete an archive member
 from a magnetic tape; the action will not succeed, and you will be
@@ -4380,7 +3946,7 @@ The @value{op-delete} option has been reported to work properly when
 @cindex Verifying the currency of an archive
 @UNREVISED
 
-The @samp{--compare} (@samp{-d}), or @samp{--diff} operation compares
+The @option{--compare} (@option{-d}), or @option{--diff} operation compares
 specified archive members against files with the same names, and then
 reports differences in file size, mode, owner, modification date and
 contents.  You should @emph{only} specify archive member names, not file
@@ -4425,12 +3991,12 @@ archive represents the current state of files on disk, more than validating
 the integrity of the archive media.  For this later goal, @xref{verify}.
 
 @node create options
-@section Options Used by @code{--create}
+@section Options Used by @option{--create}
 
 The previous chapter described the basics of how to use
 @value{op-create} to create an archive from a set of files.
 @xref{create}.  This section described advanced options to be used with
-@samp{--create}.
+@option{--create}.
 
 @menu
 * Ignore Failed Read::
@@ -4439,13 +4005,13 @@ The previous chapter described the basics of how to use
 @node Ignore Failed Read
 @subsection Ignore Fail Read
 
-@table @kbd
+@table @option
 @item --ignore-failed-read
 Do not exit with nonzero on unreadable files or directories.
 @end table
 
 @node extract options
-@section Options Used by @code{--extract}
+@section Options Used by @option{--extract}
 @UNREVISED
 
 @FIXME{i need to get dan to go over these options with me and see if
@@ -4455,10 +4021,10 @@ The previous chapter showed how to use @value{op-extract} to extract
 an archive into the filesystem.  Various options cause @command{tar} to
 extract more information than just file contents, such as the owner,
 the permissions, the modification date, and so forth.  This section
-presents options to be used with @samp{--extract} when certain special
+presents options to be used with @option{--extract} when certain special
 considerations arise.  You may review the information presented in
 @ref{extract} for more basic information about the
-@samp{--extract} operation.
+@option{--extract} operation.
 
 @menu
 * Reading::                     Options to Help Read Archives
@@ -4511,7 +4077,7 @@ of an archive.  @value{xref-blocking-factor}.
 
 @FIXME{need sentence or so of intro here}
 
-@table @kbd
+@table @option
 @item --read-full-records
 @item -B
 Use in conjunction with @value{op-extract} to read an archive which
@@ -4525,8 +4091,8 @@ than the one specified.
 Normally, @command{tar} stops reading when it encounters a block of zeros
 between file entries (which usually indicates the end of the archive).
 @value{op-ignore-zeros} allows @command{tar} to completely read an archive
-which contains a block of zeros before the end (i.e.@: a damaged
-archive, or one which was created by concatenating several archives
+which contains a block of zeros before the end (i.e., a damaged
+archive, or one that was created by concatenating several archives
 together).
 
 The @value{op-ignore-zeros} option is turned off by default because many
@@ -4535,10 +4101,10 @@ since that part of the media is never supposed to be read.  @GNUTAR{}
 does not write after the end of an archive, but seeks to
 maintain compatiblity among archiving utilities.
 
-@table @kbd
+@table @option
 @item --ignore-zeros
 @itemx -i
-To ignore blocks of zeros (ie.@: end-of-archive entries) which may be
+To ignore blocks of zeros (i.e., end-of-archive entries) which may be
 encountered while reading an archive.  Use in conjunction with
 @value{op-extract} or @value{op-list}.
 @end table
@@ -4617,7 +4183,7 @@ before extracting them.
 @node Overwrite Old Files
 @unnumberedsubsubsec Overwrite Old Files
 
-@table @kbd
+@table @option
 @item --overwrite
 Overwrite existing files and directory metadata when extracting files
 from an archive.
@@ -4648,7 +4214,7 @@ archive, but remove other files before extracting.
 @node Keep Old Files
 @unnumberedsubsubsec Keep Old Files
 
-@table @kbd
+@table @option
 @item --keep-old-files
 @itemx -k
 Do not replace existing files from archive.  The
@@ -4662,16 +4228,16 @@ extraction.
 @node Keep Newer Files
 @unnumberedsubsubsec Keep Newer Files
 
-@table @kbd
+@table @option
 @item --keep-newer-files
 Do not replace existing files that are newer than their archive
-copies. This option is meaningless with @value{op-list}.
+copies.  This option is meaningless with @value{op-list}.
 @end table
 
 @node Unlink First
 @unnumberedsubsubsec Unlink First
 
-@table @kbd
+@table @option
 @item --unlink-first
 @itemx -U
 Remove files before extracting over them.
@@ -4683,7 +4249,7 @@ slows @command{tar} down slightly, so it is disabled by default.
 @node Recursive Unlink
 @unnumberedsubsubsec Recursive Unlink
 
-@table @kbd
+@table @option
 @item --recursive-unlink
 When this option is specified, try removing files and directory hierarchies
 before extracting over them.  @emph{This is a dangerous option!}
@@ -4706,7 +4272,7 @@ To set the modification times of extracted files to the time when
 the files were extracted, use the @value{op-touch} option in
 conjunction with @value{op-extract}.
 
-@table @kbd
+@table @option
 @item --touch
 @itemx -m
 Sets the modification time of extracted archive members to the time
@@ -4718,11 +4284,11 @@ Use in conjunction with @value{op-extract}.
 @unnumberedsubsubsec Setting Access Permissions
 
 To set the modes (access permissions) of extracted files to those
-recorded for those files in the archive, use @samp{--same-permissions}
+recorded for those files in the archive, use @option{--same-permissions}
 in conjunction with the @value{op-extract} operation.  @FIXME{Should be
 aliased to ignore-umask.}
 
-@table @kbd
+@table @option
 @item --preserve-permission
 @itemx --same-permission
 @itemx --ignore-umask
@@ -4747,7 +4313,7 @@ preserve them in the file system.  If you extract multiple members,
 they appear on standard output concatenated, in the order they are
 found in the archive.
 
-@table @kbd
+@table @option
 @item --to-stdout
 @itemx -O
 Writes files to the standard output.  Used in conjunction with
@@ -4779,7 +4345,7 @@ tar -xOzf foo.tgz bigfile1 bigfile2 | process
 option goes in this section.  i have no idea; i only know it's nowhere
 else in the book...}
 
-@table @kbd
+@table @option
 @item --remove-files
 Remove files after adding them to the archive.
 @end table
@@ -4800,7 +4366,7 @@ Remove files after adding them to the archive.
 @node Starting File
 @unnumberedsubsubsec Starting File
 
-@table @kbd
+@table @option
 @item --starting-file=@var{name}
 @itemx -K @var{name}
 Starts an operation in the middle of an archive.  Use in conjunction
@@ -4820,7 +4386,7 @@ and @value{ref-exclude}.)
 @node Same Order
 @unnumberedsubsubsec Same Order
 
-@table @kbd
+@table @option
 @item --same-order
 @itemx --preserve-order
 @itemx -s
@@ -4926,7 +4492,7 @@ Always make simple backups.
 @opindex --suffix
 @cindex backup suffix
 @vindex SIMPLE_BACKUP_SUFFIX
-Append @var{suffix} to each backup file made with @samp{--backup}.  If this
+Append @var{suffix} to each backup file made with @option{--backup}.  If this
 option is not specified, the value of the @env{SIMPLE_BACKUP_SUFFIX}
 environment variable is used.  And if @env{SIMPLE_BACKUP_SUFFIX} is not
 set, the default is @samp{~}, just as in Emacs.
@@ -4970,14 +4536,14 @@ link-structure of all the files therein.  In this case, the transfer
 medium is a @dfn{pipe}, which is one a Unix redirection mechanism:
 
 @smallexample
-$ @kbd{cd sourcedir; tar -cf - . | (cd targetdir; tar -xf -)}
+$ @kbd{cd sourcedir; tar -cf - .  | (cd targetdir; tar -xf -)}
 @end smallexample
 
 @noindent
 The command also works using short option forms:
 
 @smallexample
-$ @w{@kbd{cd sourcedir; tar --create --file=- . | (cd targetdir; tar --extract --file=-)}}
+$ @w{@kbd{cd sourcedir; tar --create --file=- .  | (cd targetdir; tar --extract --file=-)}}
 @end smallexample
 
 @noindent
@@ -5034,29 +4600,29 @@ distribution.
 
 @smallexample
 .* dumps
-. + what are dumps
+.  + what are dumps
 
-. + different levels of dumps
+.  + different levels of dumps
 .  - full dump = dump everything
 .  - level 1, level 2 dumps etc, -
         A level n dump dumps everything changed since the last level
         n-1 dump (?)
 
-. + how to use scripts for dumps  (ie, the concept)
+.  + how to use scripts for dumps  (ie, the concept)
 .  - scripts to run after editing backup specs (details)
 
-. + Backup Specs, what is it.
+.  + Backup Specs, what is it.
 .  - how to customize
 .  - actual text of script  [/sp/dump/backup-specs]
 
-. + Problems
+.  + Problems
 .  - rsh doesn't work
 .  - rtape isn't installed
 .  - (others?)
 
-. + the --incremental option of tar
+.  + the --incremental option of tar
 
-. + tapes
+.  + tapes
 .  - write protection
 .  - types of media
 .   : different sizes and types, useful for different things
@@ -5178,7 +4744,7 @@ incremental backup.  This option handles new @acronym{GNU}-format
 incremental backup.  It has much the same effect as
 @value{op-incremental}, but also the time when the dump is done and
 the list of directories dumped is written to the given
-@var{file}. When restoring, only files newer than the saved time are
+@var{file}.  When restoring, only files newer than the saved time are
 restored, and the directory list is used to speed up operations.
 
 @value{op-listed-incremental} acts like @value{op-incremental}, but when
@@ -5217,7 +4783,7 @@ Here is a sample script to dump the directory hierarchies @samp{/usr}
 and @samp{/var}.
 
 @smallexample
-#! /bin/sh
+#!  /bin/sh
 tar --create \
  --blocking-factor=126 \
  --file=/dev/rmt/0 \
@@ -5270,16 +4836,17 @@ the file system to that which obtained when the backup was made.  If
 @value{op-incremental} isn't specified, the file system will probably
 fill up with files that shouldn't exist any more.
 
-@value{op-incremental} in conjunction with @value{op-list} causes
-@command{tar} to print, for each directory in the archive, the list of
-files in that directory at the time the archive was created.  This
-information is put out in a format that is not easy for humans to
-read, but which is unambiguous for a program: each file name is
-preceded by either a @samp{Y} if the file is present in the archive,
-an @samp{N} if the file is not included in the archive, or a @samp{D}
-if the file is a directory (and is included in the archive).  Each
-file name is terminated by a null character.  The last file is followed
-by an additional null and a newline to indicate the end of the data.
+@value{op-incremental} in conjunction with @value{op-list} and two
+@value{op-verbose} options causes @command{tar} to print, for each
+directory in the archive, the list of files in that directory at the
+time the archive was created.  This information is put out in a format
+that is not easy for humans to read, but which is unambiguous for a
+program: each file name is preceded by either a @samp{Y} if the file
+is present in the archive, an @samp{N} if the file is not included in
+the archive, or a @samp{D} if the file is a directory (and is included
+in the archive).  Each file name is terminated by a newline character.
+The last file is followed by an additional newline to
+indicate the end of the data. 
 
 @value{op-listed-incremental} acts like @value{op-incremental}, but when
 used in conjunction with @value{op-create} will also cause @command{tar}
@@ -5296,11 +4863,11 @@ directory names.  @command{tar} will archive files with newer mod dates
 or inode change times, and directories with an unchanged inode number
 and device but a changed directory name.  The file is updated after
 the files to be archived are determined, but before the new archive is
-actually created.
+actually created.@FIXME-xref{to the description of the file format}.
 
 Incremental dumps depend crucially on time stamps, so the results are
-unreliable if you modify a file's time stamps during dumping (e.g.@:
-with the @samp{--atime-preserve} option), or if you set the clock
+unreliable if you modify a file's time stamps during dumping (e.g.,
+with the @option{--atime-preserve} option), or if you set the clock
 backwards.
 
 Despite it should be obvious that a device has a non-volatile value, NFS
@@ -5350,20 +4917,20 @@ and @command{tar} commands by hand.
 
 Before you use these scripts, you need to edit the file
 @file{backup-specs}, which specifies parameters used by the backup
-scripts and by the restore script. This file is usually located
-in @file{/etc/backup} directory. @FIXME-xref{Script Syntax} Once the
+scripts and by the restore script.  This file is usually located
+in @file{/etc/backup} directory.  @FIXME-xref{Script Syntax} Once the
 backup parameters are set, you can perform backups or restoration by
 running the appropriate script.
 
-The name of the backup script is @code{backup}. The name of the
-restore script is @code{restore}. The following sections describe
+The name of the backup script is @code{backup}.  The name of the
+restore script is @code{restore}.  The following sections describe
 their use in detail.
 
 @emph{Please Note:} The backup and restoration scripts are
 designed to be used together.  While it is possible to restore files by
 hand from an archive which was created using a backup script, and to create
 an archive by hand which could then be extracted using the restore script,
-it is easier to use the scripts. @value{xref-incremental}, and
+it is easier to use the scripts.  @value{xref-incremental}, and
 @value{xref-listed-incremental}, before making such an attempt.
 
 @node Backup Parameters
@@ -5375,12 +4942,12 @@ edit @file{backup-specs} to fit your system configuration and schedule
 before using these scripts.
 
 Syntactically, @file{backup-specs} is a shell script, containing
-mainly variable assignments. However, any valid shell construct
-is allowed in this file. Particularly, you may wish to define
-functions within that script (e.g. see @code{RESTORE_BEGIN} below).
+mainly variable assignments.  However, any valid shell construct
+is allowed in this file.  Particularly, you may wish to define
+functions within that script (e.g., see @code{RESTORE_BEGIN} below).
 For more information about shell script syntax, please refer to
 @url{http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#ta
-g_02, the definition of the Shell Command Language}. See also
+g_02, the definition of the Shell Command Language}.  See also
 @ref{Top,,Bash Features,bashref,Bash Reference Manual}.
 
 The shell variables controlling behavior of @code{backup} and
@@ -5397,22 +4964,26 @@ The shell variables controlling behavior of @code{backup} and
 @subsection General-Purpose Variables
 
 @defvr {Backup variable} ADMINISTRATOR
-The user name of the backup administrator. @code{Backup} scripts
+The user name of the backup administrator.  @code{Backup} scripts
 sends a backup report to this address.
 @end defvr
 
 @defvr {Backup variable} BACKUP_HOUR
-The hour at which the backups are done. This can be a number from 0
+The hour at which the backups are done.  This can be a number from 0
 to 23, or the time specification in form @var{hours}:@var{minutes},
 or the string @samp{now}.
 
-This variable is used by @code{backup}. Its value may be overridden
+This variable is used by @code{backup}.  Its value may be overridden
 using @option{--time} option (@pxref{Scripted Backups}).
 @end defvr
 
 @defvr {Backup variable} TAPE_FILE
-The device @command{tar} writes the archive to.  This device should be
-attached to the host on which the dump scripts are run.
+
+The device @command{tar} writes the archive to.  If @var{TAPE_FILE}
+is a remote archive (@pxref{remote-dev}), backup script will suppose
+that your @command{mt} is able to access remote devices.  If @var{RSH}
+(@pxref{RSH}) is set, @option{--rsh-command} option will be added to
+invocations of @command{mt}.
 @end defvr
 
 @defvr {Backup variable} BLOCKING
@@ -5424,7 +4995,7 @@ The blocking factor @command{tar} will use when writing the dump archive.
 @defvr {Backup variable} BACKUP_DIRS
 
 A list of file systems to be dumped (for @code{backup}), or restored
-(for @code{restore}). You can include any directory
+(for @code{restore}).  You can include any directory
 name in the list --- subdirectories on that file system will be
 included, regardless of how they may look to other networked machines.
 Subdirectories on other file systems will be ignored.
@@ -5434,13 +5005,13 @@ normally be the host that actually contains the file system.  However,
 the host machine must have @GNUTAR{} installed, and
 must be able to access the directory containing the backup scripts and
 their support files using the same file name that is used on the
-machine where the scripts are run (ie. what @command{pwd} will print
+machine where the scripts are run (ie.  what @command{pwd} will print
 when in that directory on that machine).  If the host that contains
 the file system does not have this capability, you can specify another
 host as long as it can access the file system through NFS.
 
 If the list of file systems is very long you may wish to put it
-in a separate file. This file is usually named
+in a separate file.  This file is usually named
 @file{/etc/backup/dirs}, but this name may be overridden in
 @file{backup-specs} using @code{DIRLIST} variable.
 @end defvr
@@ -5448,17 +5019,17 @@ in a separate file. This file is usually named
 @defvr {Backup variable} DIRLIST
 
 A path to the file containing the list of the filesystems to backup
-or restore. By default it is @file{/etc/backup/dirs}.
+or restore.  By default it is @file{/etc/backup/dirs}.
 @end defvr
 
 @defvr {Backup variable} BACKUP_FILES
 
 A list of individual files to be dumped (for @code{backup}), or restored
-(for @code{restore}). These should be accessible from the machine on
+(for @code{restore}).  These should be accessible from the machine on
 which the backup script is run.
 
 If the list of file systems is very long you may wish to store it
-in a separate file. This file is usually named
+in a separate file.  This file is usually named
 @file{/etc/backup/files}, but this name may be overridden in
 @file{backup-specs} using @code{FILELIST} variable.
 @end defvr
@@ -5466,20 +5037,26 @@ in a separate file. This file is usually named
 @defvr {Backup variable} FILELIST
 
 A path to the file containing the list of the individual files to backup
-or restore. By default it is @file{/etc/backup/files}.
+or restore.  By default it is @file{/etc/backup/files}.
 @end defvr
 
-@defvr {Backup variable} RSH
+@defvr {Backup variable} MT
 
-Path to @code{rsh} binary or its equivalent. You may wish to
-set it to @code{ssh}, to improve security. In this case you will have
+Full file name of @command{mt} binary.
+@end defvr
+
+@defvr {Backup variable} RSH
+@anchor{RSH}
+Full file name of @command{rsh} binary or its equivalent.  You may wish to
+set it to @code{ssh}, to improve security.  In this case you will have
 to use public key authentication.
 @end defvr
 
 @defvr {Backup variable} RSH_COMMAND
 
-Path to rsh binary on remote mashines. This will be passed via
-@option{--rsh-command} option to the remote invocation of @GNUTAR{}.
+Full file name of @command{rsh} binary on remote mashines.  This will
+be passed via @option{--rsh-command} option to the remote invocation
+of @GNUTAR{}.
 @end defvr
 
 @defvr {Backup variable} VOLNO_FILE
@@ -5490,12 +5067,12 @@ by all the machines which have filesystems to be dumped.
 
 @defvr {Backup variable} XLIST
 
-Name of @dfn{exclude file list}. An @dfn{exclude file list} is a file
+Name of @dfn{exclude file list}.  An @dfn{exclude file list} is a file
 located on the remote machine and containing the list of files to
-be excluded from the backup. Exclude file lists are searched in
-/etc/tar-backup directory. A common use for exclude file lists
+be excluded from the backup.  Exclude file lists are searched in
+/etc/tar-backup directory.  A common use for exclude file lists
 is to exclude files containing security-sensitive information
-(e.g. @file{/etc/shadow} from backups).
+(e.g., @file{/etc/shadow} from backups).
 
 This variable affects only @code{backup}.
 @end defvr
@@ -5510,7 +5087,7 @@ This variable affects only @code{backup}.
 @defvr {Backup variable} DUMP_REMIND_SCRIPT
 
 Script to be run when it's time to insert a new tape in for the next
-volume. Administrators may want to tailor this script for their site. 
+volume.  Administrators may want to tailor this script for their site.
 If this variable isn't set, @GNUTAR{} will display its built-in prompt
 @FIXME-xref{describe it somewhere!}, and will expect confirmation from
 the console.
@@ -5524,7 +5101,7 @@ this will just be some literal text.
 
 @defvr {Backup variable} TAR
 
-Pathname of the @GNUTAR{} executable. If this is not set, backup
+Full file name of the @GNUTAR{} executable.  If this is not set, backup
 scripts will search @command{tar} in the current shell path.
 @end defvr
 
@@ -5533,11 +5110,11 @@ scripts will search @command{tar} in the current shell path.
 
 Backup scripts access tape device using special @dfn{hook functions}.
 These functions take a single argument -- the name of the tape
-device. Their names are kept in the following variables:
+device.  Their names are kept in the following variables:
 
 @defvr {Backup variable} MT_BEGIN
-The name of @dfn{begin} function. This function is called before
-accessing the drive. By default it retensions the tape:
+The name of @dfn{begin} function.  This function is called before
+accessing the drive.  By default it retensions the tape:
 
 @smallexample
 MT_BEGIN=mt_begin
@@ -5549,7 +5126,7 @@ mt_begin() @{
 @end defvr
 
 @defvr {Backup variable} MT_REWIND
-The name of @dfn{rewind} function. The default definition is as
+The name of @dfn{rewind} function.  The default definition is as
 follows:
 
 @smallexample
@@ -5563,7 +5140,7 @@ mt_rewind() @{
 @end defvr
 
 @defvr {Backup variable} MT_OFFLINE
-The name of the function switching the tape off line. By default
+The name of the function switching the tape off line.  By default
 it is defined as follows:
 
 @smallexample
@@ -5577,7 +5154,7 @@ mt_offline() @{
 
 @defvr {Backup variable} MT_STATUS
 The name of the function used to obtain the status of the archive device,
-including error count. Default definition:
+including error count.  Default definition:
 
 @smallexample
 MT_STATUS=mt_status
@@ -5592,10 +5169,10 @@ mt_status() @{
 @subsection User Hooks
 
 @dfn{User hooks} are shell functions executed before and after
-each @command{tar} invocation. Thus, there are @dfn{backup 
+each @command{tar} invocation.  Thus, there are @dfn{backup
 hooks}, which are executed before and after dumping each file
 system, and @dfn{restore hooks}, executed before and
-after restoring a file system. Each user hook is a shell function
+after restoring a file system.  Each user hook is a shell function
 taking four arguments:
 
 @deffn {User Hook Function} hook @var{level} @var{host} @var{fs} @var{fsname}
@@ -5612,15 +5189,15 @@ Name or IP address of the host machine being dumped or restored.
 Full path name to the filesystem being dumped or restored.
 
 @item fsname
-Filesystem name with directory separators replaced with colons. This
-is useful e.g. for creating unique files.
+Filesystem name with directory separators replaced with colons.  This
+is useful, e.g., for creating unique files.
 @end table
 @end deffn
 
 Following variables keep the names of user hook functions
 
 @defvr {Backup variable} DUMP_BEGIN
-Dump begin function. It is executed before dumping the filesystem.
+Dump begin function.  It is executed before dumping the filesystem.
 @end defvr
 
 @defvr {Backup variable} DUMP_END
@@ -5690,19 +5267,19 @@ The syntax for running a backup script is:
 backup --level=@var{level} --time=@var{time}
 @end smallexample
 
-The @option{level} option requests the dump level. Thus, to produce
+The @option{level} option requests the dump level.  Thus, to produce
 a full dump, specify @code{--level=0} (this is the default, so
 @option{--level} may be omitted if its value is @code{0}).
 @footnote{For backward compatibility, the @code{backup} will also
 try to deduce the requested dump level from the name of the
-script itself. If the name consists of a string @samp{level-}
+script itself.  If the name consists of a string @samp{level-}
 followed by a single decimal digit, that digit is taken as
-the dump level number. Thus, you may create a link from @code{backup}
+the dump level number.  Thus, you may create a link from @code{backup}
 to @code{level-1} and then run @code{level-1} whenever you need to
 create a level one dump.}
 
 The @option{--time} option determines when should the backup be
-run. @var{Time} may take three forms:
+run.  @var{Time} may take three forms:
 
 @table @asis
 @item @var{hh}:@var{mm}
@@ -5760,8 +5337,8 @@ Force backup even if today's log file already exists.
 
 @item -v[@var{level}]
 @itemx --verbose[=@var{level}]
-Set verbosity level. The higher the level is, the more debugging
-information will be output during execution. Devault @var{level}
+Set verbosity level.  The higher the level is, the more debugging
+information will be output during execution.  Devault @var{level}
 is 100, which means the highest debugging level.
 
 @item -t @var{start-time}
@@ -5786,21 +5363,21 @@ Display program version and exit.
 @section Using the Restore Script
 
 To restore files that were archived using a scripted backup, use the
-@code{restore} script. Its usage is quite straightforward. In the
+@code{restore} script.  Its usage is quite straightforward.  In the
 simplest form, invoke @code{restore --all}, it will
 then restore all the filesystems and files specified in
 @file{backup-specs} (@pxref{General-Purpose Variables,BACKUP_DIRS}).
 
 You may select the filesystems (and/or files) to restore by
 giving @code{restore} list of @dfn{patterns} in its command
-line. For example, running
+line.  For example, running
 
 @smallexample
 restore 'albert:*'
 @end smallexample
 
 @noindent
-will restore all filesystems on the machine @samp{albert}. A more
+will restore all filesystems on the machine @samp{albert}.  A more
 complicated example:
 
 @smallexample
@@ -5813,9 +5390,9 @@ as well as @file{/var} filesystem on all machines.
 
 By default @code{restore} will start restoring files from the lowest
 available dump level (usually zero) and will continue through
-all available dump levels. There may be situations where such a
-thorough restore is not necessary. For example, you may wish to
-restore only files from the recent level one backup. To do so,
+all available dump levels.  There may be situations where such a
+thorough restore is not necessary.  For example, you may wish to
+restore only files from the recent level one backup.  To do so,
 use @option{--level} option, as shown in the example below:
 
 @smallexample
@@ -5835,8 +5412,8 @@ Start restoring from the given backup level, instead of the default 0.
 
 @item -v[@var{level}]
 @itemx --verbose[=@var{level}]
-Set verbosity level. The higher the level is, the more debugging
-information will be output during execution. Devault @var{level}
+Set verbosity level.  The higher the level is, the more debugging
+information will be output during execution.  Devault @var{level}
 is 100, which means the highest debugging level.
 
 @item -h
@@ -5912,7 +5489,7 @@ most users are concerned.  As a result, you will usually want to tell
 option allows you to either specify or name a file to use as the archive
 instead of the default archive file location.
 
-@table @kbd
+@table @option
 @item --file=@var{archive-name}
 @itemx -f @var{archive-name}
 Name the archive to create or operate on.  Use in conjunction with
@@ -5927,7 +5504,7 @@ $ @kbd{tar -cvf collection.tar blues folk jazz}
 
 @noindent
 @file{collection.tar} is the name of the archive.  It must directly
-follow the @samp{-f} option, since whatever directly follows @samp{-f}
+follow the @option{-f} option, since whatever directly follows @option{-f}
 @emph{will} end up naming the archive.  If you neglect to specify an
 archive name, you may end up overwriting a file in the working directory
 with the archive you create since @command{tar} will use this file's name
@@ -5942,7 +5519,7 @@ floppy disk, or CD write drive.
 If you do not name the archive, @command{tar} uses the value of the
 environment variable @env{TAPE} as the file name for the archive.  If
 that is not available, @command{tar} uses a default, compiled-in archive
-name, usually that for tape unit zero (ie. @file{/dev/tu00}).
+name, usually that for tape unit zero (ie.  @file{/dev/tu00}).
 @command{tar} always needs an archive name.
 
 If you use @file{-} as an @var{archive-name}, @command{tar} reads the
@@ -5956,13 +5533,14 @@ writes the entire new archive to its standard output.
 "notable tar usages".}
 
 @smallexample
-$ @kbd{cd sourcedir; tar -cf - . | (cd targetdir; tar -xf -)}
+$ @kbd{cd sourcedir; tar -cf - .  | (cd targetdir; tar -xf -)}
 @end smallexample
 
 @FIXME{help!}
 
 @cindex Standard input and output
 @cindex tar to standard input and output
+@anchor{remote-dev}
 To specify an archive file on a device attached to a remote machine,
 use the following:
 
@@ -5973,7 +5551,7 @@ use the following:
 @noindent
 @command{tar} will complete the remote connection, if possible, and
 prompt you for a username and password.  If you use
-@samp{--file=@@@var{hostname}:/@var{dev}/@var{file name}}, @command{tar}
+@option{--file=@@@var{hostname}:/@var{dev}/@var{file name}}, @command{tar}
 will complete the remote connection, if possible, using your username
 as the username on the remote machine.
 
@@ -5988,7 +5566,7 @@ remote machine, in addition to permitting your @command{rsh} access, to
 have the @file{rmt} program installed (This command is included in
 the @GNUTAR{} distribution and by default is installed under
 @file{@var{prefix}/libexec/rmt}, were @var{prefix} means your
-installation prefix). If you need to use a file whose name includes a
+installation prefix).  If you need to use a file whose name includes a
 colon, then the remote tape drive behavior
 can be inhibited by using the @value{op-force-local} option.
 
@@ -6019,6 +5597,10 @@ the command line, as follows:
 @kbd{tar} @var{operation} [@var{option1} @var{option2} @dots{}] [@var{file name-1} @var{file name-2} @dots{}]
 @end smallexample
 
+If a file name begins with dash (@samp{-}), preceede it with
+@option{--add-file} option to preventit from being treated as an
+option.
+
 If you specify a directory name as a file name argument, all the files
 in that directory are operated on by @command{tar}.
 
@@ -6037,7 +5619,6 @@ specifying the names of files and archive members.
 
 @node files
 @section Reading Names from a File
-@UNREVISED
 
 @cindex Reading file names from a file
 @cindex Lists of file names
@@ -6046,80 +5627,158 @@ Instead of giving the names of files or archive members on the command
 line, you can put the names into a file, and then use the
 @value{op-files-from} option to @command{tar}.  Give the name of the file
 which contains the list of files to include as the argument to
-@samp{--files-from}.  In the list, the file names should be separated by
+@option{--files-from}.  In the list, the file names should be separated by
 newlines.  You will frequently use this option when you have generated
 the list of files to archive with the @command{find} utility.
 
-@table @kbd
+@table @option
 @item --files-from=@var{file name}
 @itemx -T @var{file name}
 Get names to extract or create from file @var{file name}.
 @end table
 
-If you give a single dash as a file name for @samp{--files-from}, (i.e.,
-you specify either @samp{--files-from=-} or @samp{-T -}), then the file
+If you give a single dash as a file name for @option{--files-from}, (i.e.,
+you specify either @code{--files-from=-} or @code{-T -}), then the file
 names are read from standard input.
 
-Unless you are running @command{tar} with @samp{--create}, you can not use
-both @samp{--files-from=-} and @samp{--file=-} (@samp{-f -}) in the same
+Unless you are running @command{tar} with @option{--create}, you can not use
+both @code{--files-from=-} and @code{--file=-} (@code{-f -}) in the same
 command.
 
+Any number of @option{-T} options can be given in the command line.
+
 @FIXME{add bob's example, from his message on 2-10-97}
 
 The following example shows how to use @command{find} to generate a list of
 files smaller than 400K in length and put that list into a file
-called @file{small-files}.  You can then use the @samp{-T} option to
+called @file{small-files}.  You can then use the @option{-T} option to
 @command{tar} to specify the files from that file, @file{small-files}, to
-create the archive @file{little.tgz}.  (The @samp{-z} option to
+create the archive @file{little.tgz}.  (The @option{-z} option to
 @command{tar} compresses the archive with @command{gzip}; @pxref{gzip} for
 more information.)
 
 @smallexample
-$ @kbd{find . -size -400 -print > small-files}
+$ @kbd{find .  -size -400 -print > small-files}
 $ @kbd{tar -c -v -z -T small-files -f little.tgz}
 @end smallexample
 
 @noindent
-@FIXME{say more here to conclude the example/section?}
+In the file list given by @option{-T} option, any file name beginning
+with @samp{-} character is considered a @command{tar} option and is
+processed accordingly.@footnote{Versions of @GNUTAR{} up to 1.15.1
+recognized only @option{-C} option in file lists, and only if the
+option and its argument occupied two consecutive lines.} For example,
+the common use of this feature is to change to another directory by
+specifying @option{-C} option:
+
+@smallexample
+@group
+$ @kbd{cat list}
+-C/etc
+passwd
+hosts
+-C/lib
+libc.a
+$ @kbd{tar -c -f foo.tar --files-from list}
+@end group
+@end smallexample
+
+@noindent
+In this example, @command{tar} will first switch to @file{/etc}
+directory and add files @file{passwd} and @file{hosts} to the
+archive.  Then it will change to @file{/lib} directory and will archive
+the file @file{libc.a}.  Thus, the resulting archive @file{foo.tar} will
+contain:
+
+@smallexample
+@group
+$ @kbd{tar tf foo.tar}
+passwd
+hosts
+libc.a
+@end group
+@end smallexample
+
+@noindent
+Notice that the option parsing algorithm used with @option{-T} is
+stricter than the one used by shell.  Namely, when specifying option
+arguments, you should observe the following rules:
+
+@itemize @bullet
+@item
+When using short (single-letter) option form, its argument must
+immediately follow the option letter, without any intervening
+whitespace.  For example: @code{-Cdir}.
+
+@item
+When using long option form, the option argument must be separated
+from the option by a single equal sign.  No whitespace is allowed on
+any side of the equal sign.  For example: @code{--directory=dir}.
+
+@item
+For both short and long option forms, the option argument can be given
+on the next line after the option name, e.g.:
+
+@smallexample
+@group
+--directory
+dir
+@end group
+@end smallexample
+
+@noindent
+and
+
+@smallexample
+@group
+-C
+dir
+@end group
+@end smallexample
+@end itemize
+
+@cindex @option{--add-file}
+If you happen to have a file whose name starts with @samp{-},
+precede it with @option{--add-file} option to prevent it from
+being recognized as an option.  For example: @code{--add-file --my-file}.
 
 @menu
 * nul::
 @end menu
 
 @node nul
-@subsection @kbd{NUL} Terminated File Names
+@subsection @code{NUL} Terminated File Names
 
-@cindex File names, terminated by @kbd{NUL}
-@cindex @kbd{NUL} terminated file names
+@cindex File names, terminated by @code{NUL}
+@cindex @code{NUL} terminated file names
 The @value{op-null} option causes @value{op-files-from} to read file
 names terminated by a @code{NUL} instead of a newline, so files whose
-names contain newlines can be archived using @samp{--files-from}.
+names contain newlines can be archived using @option{--files-from}.
 
-@table @kbd
+@table @option
 @item --null
-Only consider @kbd{NUL} terminated file names, instead of files that
+Only consider @code{NUL} terminated file names, instead of files that
 terminate in a newline.
 @end table
 
-The @samp{--null} option is just like the one in @acronym{GNU}
+The @value{op-null} option is just like the one in @acronym{GNU}
 @command{xargs} and @command{cpio}, and is useful with the
-@samp{-print0} predicate of @acronym{GNU} @command{find}.  In
-@command{tar}, @samp{--null} also causes @value{op-directory} options
-to be treated as file names to archive, in case there are any files
-out there called @file{-C}.
+@option{-print0} predicate of @acronym{GNU} @command{find}.  In
+@command{tar}, @value{op-null} also disables special handling for
+file names that begin with dash.
 
 This example shows how to use @command{find} to generate a list of files
 larger than 800K in length and put that list into a file called
-@file{long-files}.  The @samp{-print0} option to @command{find} just just
-like @samp{-print}, except that it separates files with a @kbd{NUL}
+@file{long-files}.  The @option{-print0} option to @command{find} is just
+like @option{-print}, except that it separates files with a @code{NUL}
 rather than with a newline.  You can then run @command{tar} with both the
-@samp{--null} and @samp{-T} options to specify that @command{tar} get the
+@option{--null} and @option{-T} options to specify that @command{tar} get the
 files from that file, @file{long-files}, to create the archive
-@file{big.tgz}.  The @samp{--null} option to @command{tar} will cause
-@command{tar} to recognize the @kbd{NUL} separator between files.
+@file{big.tgz}.  The @option{--null} option to @command{tar} will cause
+@command{tar} to recognize the @code{NUL} separator between files.
 
 @smallexample
-$ @kbd{find . -size +800 -print0 > long-files}
+$ @kbd{find .  -size +800 -print0 > long-files}
 $ @kbd{tar -c -v --null --files-from=long-files --file=big.tar}
 @end smallexample
 
@@ -6135,7 +5794,7 @@ $ @kbd{tar -c -v --null --files-from=long-files --file=big.tar}
 To avoid operating on files whose names match a particular pattern,
 use the @value{op-exclude} or @value{op-exclude-from} options.
 
-@table @kbd
+@table @option
 @item --exclude=@var{pattern}
 Causes @command{tar} to ignore files that match the @var{pattern}.
 @end table
@@ -6147,9 +5806,9 @@ For example, to create an archive with all the contents of the directory
 @file{src} except for files whose names end in @file{.o}, use the
 command @samp{tar -cf src.tar --exclude='*.o' src}.
 
-You may give multiple @samp{--exclude} options.
+You may give multiple @option{--exclude} options.
 
-@table @kbd
+@table @option
 @item --exclude-from=@var{file}
 @itemx -X @var{file}
 Causes @command{tar} to ignore files that match the patterns listed in
@@ -6157,7 +5816,7 @@ Causes @command{tar} to ignore files that match the patterns listed in
 @end table
 
 @findex exclude-from
-Use the @samp{--exclude-from=@var{file-of-patterns}} option to read a
+Use the @option{--exclude-from=@var{file-of-patterns}} option to read a
 list of patterns, one per line, from @var{file}; @command{tar} will
 ignore files matching those patterns.  Thus if @command{tar} is
 called as @w{@samp{tar -c -X foo .}} and the file @file{foo} contains a
@@ -6167,14 +5826,14 @@ added to the archive.
 @FIXME{do the exclude options files need to have stuff separated by
 newlines the same as the files-from option does?}
 
-@table @kbd
+@table @option
 @item --exclude-caches
 Causes @command{tar} to ignore directories containing a cache directory tag.
 @end table
 
 @findex exclude-caches
 When creating an archive,
-the @samp{--exclude-caches} option
+the @option{--exclude-caches} option
 causes @command{tar} to exclude all directories
 that contain a @dfn{cache directory tag}.
 A cache directory tag is a short file
@@ -6217,8 +5876,8 @@ ignores case when excluding @samp{makefile}, but not when excluding
 @item --anchored
 @itemx --no-anchored
 If anchored, a pattern must match an initial subsequence
-of the name's components. Otherwise, the pattern can match any
-subsequence. Default is @option{--no-anchored}.
+of the name's components.  Otherwise, the pattern can match any
+subsequence.  Default is @option{--no-anchored}.
 
 @item --ignore-case
 @itemx --no-ignore-case
@@ -6264,7 +5923,7 @@ listed, @samp{dir.o/foo} will be excluded from the archive.
 You can sometimes confuse the meanings of @value{op-exclude} and
 @value{op-exclude-from}.  Be careful: use @value{op-exclude} when files
 to be excluded are given as a pattern on the command line.  Use
-@samp{--exclude-from=@var{file-of-patterns}} to introduce the name of a
+@option{--exclude-from=@var{file-of-patterns}} to introduce the name of a
 file which contains a list of patterns, one per line; each of these
 patterns can exclude zero, one, or many files.
 
@@ -6297,10 +5956,10 @@ might fail.
 
 @item
 In earlier versions of @command{tar}, what is now the
-@samp{--exclude-from=@var{file-of-patterns}} option was called
-@samp{--exclude=@var{pattern}} instead.  Now,
-@samp{--exclude=@var{pattern}} applies to patterns listed on the command
-line and @samp{--exclude-from=@var{file-of-patterns}} applies to
+@option{--exclude-from=@var{file-of-patterns}} option was called
+@option{--exclude=@var{pattern}} instead.  Now,
+@option{--exclude=@var{pattern}} applies to patterns listed on the command
+line and @option{--exclude-from=@var{file-of-patterns}} applies to
 patterns listed in a file.
 
 @end itemize
@@ -6371,7 +6030,7 @@ whose modification or inode-changed times are newer than the @var{date}
 given.  If @var{date} starts with @samp{/} or @samp{.}, it is taken to
 be a file name; the last-modified time of that file is used as the date.
 If you use this option when creating or appending to an archive,
-the archive will only include new files.  If you use @samp{--after-date}
+the archive will only include new files.  If you use @option{--after-date}
 when extracting an archive, @command{tar} will only extract files newer
 than the @var{date} you specify.
 
@@ -6384,7 +6043,7 @@ differ from the @value{op-update} operation in that they allow you to
 specify a particular date against which @command{tar} can compare when
 deciding whether or not to archive the files.
 
-@table @kbd
+@table @option
 @item --after-date=@var{date}
 @itemx --newer=@var{date}
 @itemx -N @var{date}
@@ -6452,14 +6111,14 @@ option) for the various files they contain.  However, you may not always
 want @command{tar} to act this way.
 
 The @value{op-no-recursion} option inhibits @command{tar}'s recursive descent
-into specified directories.  If you specify @samp{--no-recursion}, you can
+into specified directories.  If you specify @option{--no-recursion}, you can
 use the @command{find} utility for hunting through levels of directories to
 construct a list of file names which you could then pass to @command{tar}.
 @command{find} allows you to be more selective when choosing which files to
 archive; see @ref{files} for more information on using @command{find} with
 @command{tar}, or look.
 
-@table @kbd
+@table @option
 @item --no-recursion
 Prevents @command{tar} from recursively descending directories.
 
@@ -6468,11 +6127,11 @@ Requires @command{tar} to recursively descend directories.
 This is the default.
 @end table
 
-When you use @samp{--no-recursion}, @GNUTAR{} grabs
+When you use @option{--no-recursion}, @GNUTAR{} grabs
 directory entries themselves, but does not descend on them
 recursively.  Many people use @command{find} for locating files they
 want to back up, and since @command{tar} @emph{usually} recursively
-descends on directories, they have to use the @samp{@w{! -d}} option
+descends on directories, they have to use the @samp{@w{!  -d}} option
 to @command{find} @FIXME{needs more explanation or a cite to another
 info file}as they usually do not want all the files in a directory.
 They then use the @value{op-files-from} option to archive the files
@@ -6518,14 +6177,14 @@ archived because they are in a directory that is being archived;
 @command{tar} will still archive files explicitly named on the command line
 or through @value{op-files-from}, regardless of where they reside.
 
-@table @kbd
+@table @option
 @item --one-file-system
 @itemx -l
 Prevents @command{tar} from crossing file system boundaries when
 archiving.  Use in conjunction with any write operation.
 @end table
 
-The @samp{--one-file-system} option causes @command{tar} to modify its
+The @option{--one-file-system} option causes @command{tar} to modify its
 normal behavior in archiving the contents of directories.  If a file in
 a directory is not on the same filesystem as the directory itself, then
 @command{tar} will not archive that file.  If the file is a directory
@@ -6562,7 +6221,7 @@ either on the command line or in a file specified using
 working directory to the directory @var{directory} after that point in
 the list.
 
-@table @kbd
+@table @option
 @item --directory=@var{directory}
 @itemx -C @var{directory}
 Changes the working directory in the middle of a command line.
@@ -6599,7 +6258,7 @@ which records the third file in the archive under the name
 @samp{tar --extract}, the third file will be written in a subdirectory
 named @file{orange-colored}.
 
-You can use the @samp{--directory} option to make the archive
+You can use the @option{--directory} option to make the archive
 independent of the original name of the directory holding the files.
 The following command places the files @file{/etc/passwd},
 @file{/etc/hosts}, and @file{/lib/libc.a} into the archive
@@ -6615,16 +6274,21 @@ on the command line: @file{passwd}, @file{hosts}, and @file{libc.a}.
 They will not appear to be related by file name to the original
 directories where those files were located.
 
-Note that @samp{--directory} options are interpreted consecutively.  If
-@samp{--directory} specifies a relative file name, it is interpreted
+Note that @option{--directory} options are interpreted consecutively.  If
+@option{--directory} specifies a relative file name, it is interpreted
 relative to the then current directory, which might not be the same as
 the original current working directory of @command{tar}, due to a previous
-@samp{--directory} option.
+@option{--directory} option.
 
-When using @samp{--files-from} (@pxref{files}), you can put @samp{-C}
-options in the file list. Notice, however, that in this case the
-option and its argument must occupy two consecutive lines. For 
-instance, the file list for the above example will be:
+When using @option{--files-from} (@pxref{files}), you can put various
+@command{tar} options (including @option{-C}) in the file list.  Notice,
+however, that in this case the option and its argument may not be
+separated by whitespace.  If you use short option, its argument must
+either follow the option letter immediately, without any intervening
+whitespace, or occupy the next line.  Otherwise, if you use long
+option, separate its argument by an equal sign.
+
+For instance, the file list for the above example will be:
 
 @smallexample
 @group
@@ -6646,7 +6310,7 @@ $ @kbd{tar -c -f foo.tar --files-from list}
 @end smallexample
 
 Notice also that you can only use the short option variant in the file
-list, i.e. always use @option{-C}, not @option{--directory}.
+list, i.e., always use @option{-C}, not @option{--directory}.
 
 The interpretation of @value{op-directory} is disabled by
 @value{op-null} option.
@@ -6655,7 +6319,7 @@ The interpretation of @value{op-directory} is disabled by
 @subsection Absolute File Names
 @UNREVISED
 
-@table @kbd
+@table @option
 @item -P
 @itemx --absolute-names
 Do not strip leading slashes from file names, and permit file names
@@ -6686,7 +6350,12 @@ program to use.  Therefore, @GNUTAR{} also strips
 leading slashes from member names when putting members into the
 archive.  For example, if you ask @command{tar} to add the file
 @file{/bin/ls} to an archive, it will do so, but the member name will
-be @file{bin/ls}.
+be @file{bin/ls}.@footnote{A side effect of this is that when
+@option{--create} is used with @option{--verbose} the resulting output
+is not, generally speaking, the same as the one you'd get running
+@kbd{tar --list} command.  This may be important if you use some
+scripts for comparing both outputs.  @xref{listing member and file names},
+for the information on how to handle this case.}
 
 If you use the @value{op-absolute-names} option, @command{tar} will do
 none of these transformations.
@@ -6709,7 +6378,7 @@ to transfer files between systems.}
 
 @FIXME{Is write access an issue?}
 
-@table @kbd
+@table @option
 @item --absolute-names
 Preserves full file names (including superior directory names) when
 archiving files.  Preserves leading slash when extracting files.
@@ -6755,9 +6424,9 @@ The most frequently used formats are (in alphabetical order):
 
 @table @asis
 @item gnu
-Format used by @GNUTAR{} versions up to 1.13.25. This format derived
+Format used by @GNUTAR{} versions up to 1.13.25.  This format derived
 from an early @acronym{POSIX} standard, adding some improvements such as
-sparse file handling and incremental archives. Unfortunately these
+sparse file handling and incremental archives.  Unfortunately these
 features were implemented in a way incompatible with other archive
 formats.
 
@@ -6768,8 +6437,8 @@ length.
 Format used by @GNUTAR{} of versions prior to 1.12.
 
 @item v7
-Archive format, compatible with the V7 implementation of tar. This
-format imposes a number of limitations. The most important of them
+Archive format, compatible with the V7 implementation of tar.  This
+format imposes a number of limitations.  The most important of them
 are:
 
 @enumerate
@@ -6784,20 +6453,20 @@ and group name of the file owner).
 @end enumerate
 
 This format has traditionally been used by Automake when producing
-Makefiles. This practice will change in the future, in the meantime,
+Makefiles.  This practice will change in the future, in the meantime,
 however this means that projects containing filenames more than 99
 characters long will not be able to use @GNUTAR{} @value{VERSION} and
 Automake prior to 1.9.
 
 @item ustar
-Archive format defined by @acronym{POSIX.1-1988} specification. It stores
-symbolic ownership information. It is also able to store
-special files. However, it imposes several restrictions as well:
+Archive format defined by @acronym{POSIX.1-1988} specification.  It stores
+symbolic ownership information.  It is also able to store
+special files.  However, it imposes several restrictions as well:
 
 @enumerate
 @item The maximum length of a file name is limited to 256 characters,
 provided that the filename can be split at directory separator in
-two parts, first of them being at most 155 bytes long. So, in most
+two parts, first of them being at most 155 bytes long.  So, in most
 cases the maximum file name length will be shorter than 256
 characters.
 @item The maximum length of a symbolic link name is limited to
@@ -6810,13 +6479,13 @@ is 8GB
 
 @item star
 Format used by J@"org Schilling @command{star}
-implementation. @GNUTAR{} is able to read @samp{star} archives but
+implementation.  @GNUTAR{} is able to read @samp{star} archives but
 currently does not produce them.
 
 @item posix
-Archive format defined by @acronym{POSIX.1-2001} specification. This is the
-most flexible and feature-rich format. It does not impose any
-restrictions on file sizes or filename lengths. This format is quite
+Archive format defined by @acronym{POSIX.1-2001} specification.  This is the
+most flexible and feature-rich format.  It does not impose any
+restrictions on file sizes or filename lengths.  This format is quite
 recent, so not all tar implementations are able to handle it properly.
 However, this format is designed in such a way that any tar
 implementation able to read @samp{ustar} archives will be able to read
@@ -6833,7 +6502,7 @@ The following table summarizes the limitations of each of these
 formats:
 
 @multitable @columnfractions .10 .20 .20 .20 .20
-@item Format @tab UID @tab File Size @tab Path Name @tab Devn
+@headitem Format @tab UID @tab File Size @tab Path Name @tab Devn
 @item gnu    @tab 1.8e19 @tab Unlimited @tab Unlimited @tab 63
 @item oldgnu @tab 1.8e19 @tab Unlimited @tab Unlimited @tab 63
 @item v7     @tab 2097151 @tab 8GB @tab 99 @tab n/a
@@ -6842,8 +6511,8 @@ formats:
 @end multitable
 
 The default format for @GNUTAR{} is defined at compilation
-time. You may check it by running @command{tar --help}, and examining
-the last lines of its output. Usually, @GNUTAR{} is configured
+time.  You may check it by running @command{tar --help}, and examining
+the last lines of its output.  Usually, @GNUTAR{} is configured
 to create archives in @samp{gnu} format, however, future version will
 switch to @samp{posix}.
 
@@ -6940,8 +6609,8 @@ information recorded by newer @command{tar} programs.  To create an
 archive in V7 format (not ANSI), which can be read by these old
 versions, specify the @value{op-format-v7} option in
 conjunction with the @value{op-create} (@command{tar} also
-accepts @samp{--portability} or @samp{op-old-archive} for this
-option). When you specify it,
+accepts @option{--portability} or @samp{op-old-archive} for this
+option).  When you specify it,
 @command{tar} leaves out information about directories, pipes, fifos,
 contiguous files, and device files, and specifies file ownership by
 group and user IDs instead of group and user names.
@@ -6959,9 +6628,9 @@ always use @value{op-format-v7} for your distributions.
 @subsection Ustar Archive Format
 
 Archive format defined by @acronym{POSIX}.1-1988 specification is called
-@code{ustar}. Although it is more flexible than the V7 format, it
+@code{ustar}.  Although it is more flexible than the V7 format, it
 still has many restrictions (@xref{Formats,ustar}, for the detailed
-description of @code{ustar} format). Along with V7 format,
+description of @code{ustar} format).  Along with V7 format,
 @code{ustar} format is a good choice for archives intended to be read
 with other implementations of @command{tar}.
 
@@ -6982,15 +6651,15 @@ incompatible with the current @acronym{POSIX} specification, and with
 @command{tar} programs that follow it.
 
 In the majority of cases, @command{tar} will be configured to create
-this format by default. This will change in the future releases, since
+this format by default.  This will change in the future releases, since
 we plan to make @samp{posix} format the default.
 
 To force creation a @GNUTAR{} archive, use option
-@value{op-format-gnu}. 
+@value{op-format-gnu}.
 
 Some @command{tar} options are currently basing on @GNUTAR{}
 format, and can therefore be used only with @samp{gnu}
-or @samp{oldgnu} archive formats. The list of such options follows:
+or @samp{oldgnu} archive formats.  The list of such options follows:
 
 @itemize @bullet
 @item @value{op-label}, when used with @value{op-create}.
@@ -7010,7 +6679,7 @@ to read and create archives conforming to @acronym{POSIX.1-2001} standard.
 A @acronym{POSIX} conformant archive will be created if @command{tar}
 was given @value{op-format-posix} option.
 Notice, that currently @acronym{GNU} extensions are not
-allowed with this format. Following is the list of options that
+allowed with this format.  Following is the list of options that
 cannot be used with @value{op-format-posix}:
 
 @itemize @bullet
@@ -7080,7 +6749,7 @@ are large files and future or negative time stamps.
 Portable archives should avoid members of 8 GB or larger, as @acronym{POSIX}
 @command{tar} format cannot represent them.
 
-Portable archives should avoid time stamps from the future. @acronym{POSIX}
+Portable archives should avoid time stamps from the future.  @acronym{POSIX}
 @command{tar} format can represent time stamps in the range 1970-01-01
 00:00:00 through 2242-03-16 12:56:31 @sc{utc}.  However, many current
 hosts use a signed 32-bit @code{time_t}, or internal time stamp format,
@@ -7110,17 +6779,17 @@ it issues a warning, as these time stamps are nonstandard and unportable.
 @cindex Compressed archives
 @cindex Storing archives in compressed format
 
-@GNUTAR{} is able to create and read compressed archives. It supports
-@command{gzip} and @command{bzip2} compression programms. For backward
+@GNUTAR{} is able to create and read compressed archives.  It supports
+@command{gzip} and @command{bzip2} compression programs.  For backward
 compatibilty, it also supports @command{compress} command, although
 we strongly recommend against using it, since there is a patent
 covering the algorithm it uses and you could be sued for patent
-infringement merely by running @command{compress}! Besides, it is less
+infringement merely by running @command{compress}!  Besides, it is less
 effective than @command{gzip} and @command{bzip2}.
 
 Creating a compressed archive is simple: you just specify a
 @dfn{compression option} along with the usual archive creation
-commands. The compression option is @option{-z} (@option{--gzip}) to
+commands.  The compression option is @option{-z} (@option{--gzip}) to
 create a @command{gzip} compressed archive, @option{-j}
 (@option{--bzip2}) to create a @command{bzip2} compressed archive, and
 @option{-Z} (@option{--compress}) to use @command{compress} program.
@@ -7132,7 +6801,7 @@ $ @kbd{tar cfz archive.tar.gz .}
 
 Reading compressed archive is even simpler: you don't need to specify
 any additional options as @GNUTAR{} recognizes its format
-automatically. Thus, the following commands will list and extract the
+automatically.  Thus, the following commands will list and extract the
 archive created in previous example:
 
 @smallexample
@@ -7144,12 +6813,12 @@ $ @kbd{tar xf archive.tar.gz}
 
 The only case when you have to specify a decompression option while
 reading the archive is when reading from a pipe or from a tape drive
-that does not support random access. However, in this case @GNUTAR{}
-will indicate which option you should use. For example:
+that does not support random access.  However, in this case @GNUTAR{}
+will indicate which option you should use.  For example:
 
 @smallexample
 $ @kbd{cat archive.tar.gz | tar tf -}
-tar: Archive is compressed. Use -z option
+tar: Archive is compressed.  Use -z option
 tar: Error is not recoverable: exiting now
 @end smallexample
 
@@ -7161,22 +6830,22 @@ $ @kbd{cat archive.tar.gz | tar tfz -}
 @end smallexample
 
 Notice also, that there are several restrictions on operations on
-compressed archives. First of all, compressed archives cannot be
-modified, i.e. you cannot update (@value{op-update}) them or delete
-(@value{op-delete}) members from them. Likewise, you cannot append
+compressed archives.  First of all, compressed archives cannot be
+modified, i.e., you cannot update (@value{op-update}) them or delete
+(@value{op-delete}) members from them.  Likewise, you cannot append
 another @command{tar} archive to a compressed archive using
-@value{op-append}). Secondly, multi-volume archives cannot be
+@value{op-append}).  Secondly, multi-volume archives cannot be
 compressed.
 
 The following table summarizes compression options used by @GNUTAR{}.
 
-@table @kbd
+@table @option
 @item -z
 @itemx --gzip
 @itemx --ungzip
 Filter the archive through @command{gzip}.
 
-You can use @samp{--gzip} and @samp{--gunzip} on physical devices
+You can use @option{--gzip} and @option{--gunzip} on physical devices
 (tape drives, etc.) and remote files as well as on normal files; data
 to or from such devices or remote files is reblocked by another copy
 of the @command{tar} program to enforce the specified (or default) record
@@ -7226,20 +6895,20 @@ uses.  You could be sued for patent infringement merely by running
 @command{compress}.
 
 @item --use-compress-program=@var{prog}
-Use external compression program @var{prog}. Use this option if you
-have a compression program that @GNUTAR{} does not support. There
+Use external compression program @var{prog}.  Use this option if you
+have a compression program that @GNUTAR{} does not support.  There
 are two requirements to which @var{prog} should comply:
 
 First, when called without options, it should read data from standard
 input, compress it and output it on standard output.
 
 Secondly, if called with @option{-d} argument, it should do exactly
-the opposite, i.e. read the compressed data from the standard input
+the opposite, i.e., read the compressed data from the standard input
 and produce uncompressed data on the standard output.
 @end table
 
 @FIXME{I have one question, or maybe it's a suggestion if there isn't a way
-to do it now. I would like to use @value{op-gzip}, but I'd also like
+to do it now.  I would like to use @value{op-gzip}, but I'd also like
 the output to be fed through a program like @acronym{GNU}
 @command{ecc} (actually, right now that's @samp{exactly} what I'd like
 to use :-)), basically adding ECC protection on top of compression.
@@ -7264,7 +6933,7 @@ utilities like that?  (Leigh Clayton @file{loc@@soliton.com}, May 1995).
 Isn't that exactly the role of the @value{op-use-compress-prog} option?
 I never tried it myself, but I suspect you may want to write a
 @var{prog} script or program able to filter stdin to stdout to
-way you want.  It should recognize the @samp{-d} option, for when
+way you want.  It should recognize the @option{-d} option, for when
 extraction is needed rather than creation.
 
 It has been reported that if one writes compressed data (through the
@@ -7277,7 +6946,7 @@ end up with less space on the tape.}
 @cindex Sparse Files
 @UNREVISED
 
-@table @kbd
+@table @option
 @item -S
 @itemx --sparse
 Handle sparse files efficiently.
@@ -7338,7 +7007,7 @@ hundreds of tapes).  @FIXME-xref{incremental when node name is set.}
 
 @command{tar} ignores the @value{op-sparse} option when reading an archive.
 
-@table @kbd
+@table @option
 @item --sparse
 @itemx -S
 Files stored sparsely in the file system are represented sparsely in
@@ -7398,7 +7067,7 @@ back to what they were before they were read, use the
 
 Handling of file attributes
 
-@table @kbd
+@table @option
 @item --atime-preserve
 Preserve access times on files that are read.
 This doesn't work for files that
@@ -7487,9 +7156,9 @@ gives you a great deal of control already.
 Extract all protection information.
 
 This option causes @command{tar} to set the modes (access permissions) of
-extracted files exactly as recorded in the archive. If this option
+extracted files exactly as recorded in the archive.  If this option
 is not used, the current @code{umask} setting limits the permissions
-on extracted files. This option is by default enabled when
+on extracted files.  This option is by default enabled when
 @command{tar} is executed by a superuser.
 
 
@@ -7519,7 +7188,7 @@ manipulate without using the @command{tar} utility or Tar mode in
 
 Physically, an archive consists of a series of file entries terminated
 by an end-of-archive entry, which consists of two 512 blocks of zero
-bytes. A file
+bytes.  A file
 entry usually describes one of the files in the archive (an
 @dfn{archive member}), and consists of a file header and the contents
 of the file.  File headers contain file names and statistics, checksum
@@ -7546,7 +7215,7 @@ the file, followed by zero or more blocks which give the contents
 of the file.  At the end of the archive file there are two 512-byte blocks
 filled with binary zeros as an end-of-file marker.  A reasonable system
 should write such end-of-file marker at the end of an archive, but
-must not assume that such a block exists when reading an archive. In
+must not assume that such a block exists when reading an archive.  In
 particular @GNUTAR{} always issues a warning if it does not encounter it.
 
 The blocks may be @dfn{blocked} for physical I/O operations.
@@ -7597,7 +7266,7 @@ mode, and the user restoring files from the archive does not hold such
 permissions, the mode bit(s) specifying those special permissions
 are ignored.  Modes which are not supported by the operating system
 restoring files from the archive will be ignored.  Unsupported modes
-should be faked up when creating or updating an archive; e.g.@: the
+should be faked up when creating or updating an archive; e.g., the
 group permission could be copied from the @emph{other} permission.
 
 The @code{uid} and @code{gid} fields are the numeric user and group
@@ -7894,7 +7563,7 @@ to start on a record boundary.
 
 @quotation
 Is there any differences between the ability to recover crashed
-archives between the two of them. (Is there any chance of recovering
+archives between the two of them.  (Is there any chance of recovering
 crashed archives at all.)
 @end quotation
 
@@ -7974,7 +7643,7 @@ not a good idea.
 @section Device Selection and Switching
 @UNREVISED
 
-@table @kbd
+@table @option
 @item -f [@var{hostname}:]@var{file}
 @itemx --file=[@var{hostname}:]@var{file}
 Use archive file or device @var{file} on @var{hostname}.
@@ -7991,20 +7660,20 @@ input, and will write the entire new archive to its standard output.
 
 If the file name contains a @samp{:}, it is interpreted as
 @samp{hostname:file name}.  If the @var{hostname} contains an @dfn{at}
-sign (@kbd{@@}), it is treated as @samp{user@@hostname:file name}.  In
+sign (@samp{@@}), it is treated as @samp{user@@hostname:file name}.  In
 either case, @command{tar} will invoke the command @command{rsh} (or
 @command{remsh}) to start up an @command{/usr/libexec/rmt} on the remote
-machine. If you give an alternate login name, it will be given to the
+machine.  If you give an alternate login name, it will be given to the
 @command{rsh}.
 Naturally, the remote machine must have an executable
-@command{/usr/libexec/rmt}. This program is free software from the
+@command{/usr/libexec/rmt}.  This program is free software from the
 University of California, and a copy of the source code can be found
 with the sources for @command{tar}; it's compiled and installed by default.
 The exact path to this utility is determined when configuring the package.
 It is @file{@var{prefix}/libexec/rmt}, where @var{prefix} stands for
-your installation prefix. This location may also be overridden at
+your installation prefix.  This location may also be overridden at
 runtime by using @value{op-rmt-command} option (@xref{Option Summary,
----rmt-command}, for detailed description of this option. @xref{Remote
+---rmt-command}, for detailed description of this option.  @xref{Remote
 Tape Server}, for the description of @command{rmt} command).
 
 If this option is not given, but the environment variable @env{TAPE}
@@ -8042,7 +7711,7 @@ character devices.  Most probably, block devices are more efficient
 too.  The installer could also check for @samp{DEFTAPE} in
 @file{<sys/mtio.h>}.
 
-@table @kbd
+@table @option
 @item --force-local
 Archive file is local even if it contains a colon.
 
@@ -8099,7 +7768,7 @@ using a different login name if one is supplied.
 
 A copy of the source for the remote tape server is provided.  It is
 Copyright @copyright{} 1983 by the Regents of the University of
-California, but can be freely distributed. It is compiled and
+California, but can be freely distributed.  It is compiled and
 installed by default.
 
 @cindex absolute file names
@@ -8340,10 +8009,10 @@ examples of format parameter considerations.
 
 The data in an archive is grouped into blocks, which are 512 bytes.
 Blocks are read and written in whole number multiples called
-@dfn{records}.  The number of blocks in a record (ie. the size of a
+@dfn{records}.  The number of blocks in a record (ie.  the size of a
 record in units of 512 bytes) is called the @dfn{blocking factor}.
 The @value{op-blocking-factor} option specifies the blocking factor of
-an archive.  The default blocking factor is typically 20 (ie.@:
+an archive.  The default blocking factor is typically 20 (i.e.,
 10240 bytes), but can be specified at installation.  To find out
 the blocking factor of an existing archive, use @samp{tar --list
 --file=@var{archive-name}}.  This may not work on some devices.
@@ -8351,9 +8020,9 @@ the blocking factor of an existing archive, use @samp{tar --list
 Records are separated by gaps, which waste space on the archive media.
 If you are archiving on magnetic tape, using a larger blocking factor
 (and therefore larger records) provides faster throughput and allows you
-to fit more data on a tape (because there are fewer gaps). If you are
+to fit more data on a tape (because there are fewer gaps).  If you are
 archiving on cartridge, a very large blocking factor (say 126 or more)
-greatly increases performance. A smaller blocking factor, on the other
+greatly increases performance.  A smaller blocking factor, on the other
 hand, may be useful when archiving small files, to avoid archiving lots
 of nulls as @command{tar} fills out the archive to the end of the record.
 In general, the ideal record size depends on the size of the
@@ -8397,11 +8066,11 @@ it would normally.  To extract files from an archive with a non-standard
 blocking factor (particularly if you're not sure what the blocking factor
 is), you can usually use the @value{op-read-full-records} option while
 specifying a blocking factor larger then the blocking factor of the archive
-(ie. @samp{tar --extract --read-full-records --blocking-factor=300}.
+(ie.  @samp{tar --extract --read-full-records --blocking-factor=300}.
 @xref{list}, for more information on the @value{op-list}
 operation.  @xref{Reading}, for a more detailed explanation of that option.
 
-@table @kbd
+@table @option
 @item --blocking-factor=@var{number}
 @itemx -b @var{number}
 Specifies the blocking factor of an archive.  Can be used with any
@@ -8410,7 +8079,7 @@ operation, but is usually not necessary with @value{op-list}.
 
 Device blocking
 
-@table @kbd
+@table @option
 @item -b @var{blocks}
 @itemx --blocking-factor=@var{blocks}
 Set record size to @math{@var{blocks} * 512} bytes.
@@ -8582,9 +8251,9 @@ I was also told that, for recycled tapes, prior erasure (by the same
 drive unit that will be used to create the archives) sometimes lowers
 the error rates observed at rewriting time.
 
-I might also use @samp{--number-blocks} instead of
-@samp{--block-number}, so @samp{--block} will then expand to
-@samp{--blocking-factor} unambiguously.
+I might also use @option{--number-blocks} instead of
+@option{--block-number}, so @option{--block} will then expand to
+@option{--blocking-factor} unambiguously.
 
 @node Many
 @section Many Archives on One Tape
@@ -8710,7 +8379,7 @@ head is on.  Before writing an archive, you should make sure that no
 data on the tape will be overwritten (unless it is no longer needed).
 Before reading an archive, you should make sure the tape head is at
 the beginning of the archive you want to read.  (The @code{restore}
-script will find the archive automatically. @FIXME-xref{Scripted Restoration}@xref{mt}, for
+script will find the archive automatically.  @FIXME-xref{Scripted Restoration}@xref{mt}, for
 an explanation of the tape moving utility.
 
 If you want to add new archive file entries to a tape, you should
@@ -8750,7 +8419,7 @@ and @var{operation} is one of the following:
 
 @FIXME{is there any use for record operations?}
 
-@table @kbd
+@table @option
 @item eof
 @itemx weof
 Writes @var{number} tape marks at the current position on the tape.
@@ -8762,11 +8431,11 @@ Moves tape position forward @var{number} files.
 Moves tape position back @var{number} files.
 
 @item rewind
-Rewinds the tape. (Ignores @var{number}).
+Rewinds the tape.  (Ignores @var{number}).
 
 @item offline
 @itemx rewoff1
-Rewinds the tape and takes the tape device off-line. (Ignores @var{number}).
+Rewinds the tape and takes the tape device off-line.  (Ignores @var{number}).
 
 @item status
 Prints status information about the tape unit.
@@ -8783,20 +8452,6 @@ variable @env{TAPE}; if @env{TAPE} is not set, @command{mt} uses the device
 successful, 1 if the command was unrecognized, and 2 if an operation
 failed.
 
-@FIXME{New node on how to find an archive?}
-
-If you use @value{op-extract} with the @value{op-label} option specified,
-@command{tar} will read an archive label (the tape head has to be positioned
-on it) and print an error if the archive label doesn't match the
-@var{archive-name} specified.  @var{archive-name} can be any regular
-expression.  If the labels match, @command{tar} extracts the archive.
-@value{xref-label}.
-@FIXME-xref{Matching Format Parameters}@FIXME{fix cross
-references}@samp{tar --list --label} will cause @command{tar} to print the
-label.
-
-@FIXME{Program to list all the labels on a tape?}
-
 @node Using Multiple Tapes
 @section Using Multiple Tapes
 @UNREVISED
@@ -8887,8 +8542,8 @@ Each volume of a multi-volume archive is an independent @command{tar}
 archive, complete in itself.  For example, you can list or extract any
 volume alone; just don't specify @value{op-multi-volume}.  However, if one
 file in the archive is split across volumes, the only way to extract
-it successfully is with a multi-volume extract command @samp{--extract
---multi-volume} (@samp{-xM}) starting on or before the volume where
+it successfully is with a multi-volume extract command @option{--extract
+--multi-volume} (@option{-xM}) starting on or before the volume where
 the file begins.
 
 For example, let's presume someone has two tape drives on a system
@@ -8932,7 +8587,7 @@ To extract an archive member from one volume (assuming it is described
 that volume), use @value{op-extract}, again without
 @value{op-multi-volume}.
 
-If an archive member is split across volumes (ie. its entry begins on
+If an archive member is split across volumes (ie.  its entry begins on
 one volume of the media and ends on another), you need to specify
 @value{op-multi-volume} to extract it successfully.  In this case, you
 should load the volume where the archive member starts, and use
@@ -8963,9 +8618,9 @@ volumes, specify @value{op-label} again in conjunction with the
 @FIXME{example}
 
 @FIXME{There should be a sample program here, including an exit
-before end.  Is the exit status even checked in tar? :-(}
+before end.  Is the exit status even checked in tar?  :-(}
 
-@table @kbd
+@table @option
 @item --multi-volume
 @itemx -M
 Creates a multi-volume archive, when used in conjunction with
@@ -9030,84 +8685,127 @@ or such, for pushing a common date in all volumes or an archive set.
 @cindex Labels on the archive media
 @UNREVISED
 
-@table @kbd
-@item -V @var{name}
-@itemx --label=@var{name}
-Create archive with volume name @var{name}.
-@end table
-
-This option causes @command{tar} to write out a @dfn{volume header} at
-the beginning of the archive.  If @value{op-multi-volume} is used, each
-volume of the archive will have a volume header of @samp{@var{name}
-Volume @var{n}}, where @var{n} is 1 for the first volume, 2 for the
-next, and so on.
-
-@FIXME{Should the arg to --label be a quoted string??  No.}
-
-To avoid problems caused by misplaced paper labels on the archive
+@cindex @option{--label} option introduced
+@cindex @option{-V} option introduced
+  To avoid problems caused by misplaced paper labels on the archive
 media, you can include a @dfn{label} entry---an archive member which
 contains the name of the archive---in the archive itself.  Use the
 @value{op-label} option in conjunction with the @value{op-create} operation
 to include a label entry in the archive as it is being created.
 
-If you create an archive using both @value{op-label} and
+@table @option
+@item --label=@var{archive-label}
+@itemx -V @var{archive-label}
+Includes an @dfn{archive-label} at the beginning of the archive when
+the archive is being created, when used in conjunction with the
+@value{op-create} operation.  Checks to make sure the archive label
+matches the one specified (when used in conjunction with any other
+operation.
+@end table
+
+  If you create an archive using both @value{op-label} and
 @value{op-multi-volume}, each volume of the archive will have an
 archive label of the form @samp{@var{archive-label} Volume @var{n}},
 where @var{n} is 1 for the first volume, 2 for the next, and so on.
 @FIXME-xref{Multi-Volume Archives, for information on creating multiple
 volume archives.}
 
-If you list or extract an archive using @value{op-label}, @command{tar} will
-print an error if the archive label doesn't match the @var{archive-label}
-specified, and will then not list nor extract the archive.  In those cases,
-@var{archive-label} argument is interpreted as a globbing-style pattern
-which must match the actual magnetic volume label.  @xref{exclude}, for
-a precise description of how match is attempted@footnote{Previous versions
-of @command{tar} used full regular expression matching, or before that, only
-exact string matching, instead of wildcard matchers.  We decided for the
-sake of simplicity to use a uniform matching device through @command{tar}.}.
-If the switch @value{op-multi-volume} is being used, the volume label
-matcher will also suffix @var{archive-label} by @w{@samp{ Volume [1-9]*}}
-if the initial match fails, before giving up.  Since the volume numbering
-is automatically added in labels at creation time, it sounded logical to
-equally help the user taking care of it when the archive is being read.
-
-The @value{op-label} was once called @samp{--volume}, but is not available
-under that name anymore.
-
-To find out an archive's label entry (or to find out if an archive has
-a label at all), use @samp{tar --list --verbose}.  @command{tar} will
-print the label first, and then print archive member information, as
-in the example below:
+@cindex Volume label, listing
+@cindex Listing volume label
+  The volume label will be displayed by @option{--list} along with
+the file contents.  If verbose display is requested, it will also be
+explicitely marked as in the example below:
 
 @smallexample
+@group
 $ @kbd{tar --verbose --list --file=iamanarchive}
 V--------- 0 0        0 1992-03-07 12:01 iamalabel--Volume Header--
 -rw-rw-rw- ringo user 40 1990-05-21 13:30 iamafilename
+@end group
 @end smallexample
 
-@table @kbd
-@item --label=@var{archive-label}
-@itemx -V @var{archive-label}
-Includes an @dfn{archive-label} at the beginning of the archive when
-the archive is being created, when used in conjunction with the
-@value{op-create} option.  Checks to make sure the archive label
-matches the one specified (when used in conjunction with the
-@value{op-extract} option.
-@end table
+@cindex @option{--test-label} option introduced
+@anchor{--test-label option}
+  However, @option{--list} option will cause listing entire
+contents of the archive, which may be undesirable (for example, if the
+archive is stored on a tape).  You can request checking only the volume
+by specifying @option{--test-label} option.  This option reads only the
+first block of an archive, so it can be used with slow storage
+devices.  For example:
+
+@smallexample
+@group
+$ @kbd{tar --test-label --file=iamanarchive}
+iamalabel
+@end group
+@end smallexample
+
+  If @option{--test-label} is used with a single command line
+argument, @command{tar} compares the volume label with the
+argument.  It exits with code 0 if the two strings match, and with code
+2 otherwise.  In this case no output is displayed.  For example:
 
-To get a common information on all tapes of a series, use the
-@value{op-label} option.  For having this information different in each
+@smallexample
+@group
+$ @kbd{tar --test-label --file=iamanarchive 'iamalable'}
+@result{} 0
+$ @kbd{tar --test-label --file=iamanarchive 'iamalable' alabel}
+@result{} 1
+@end group
+@end smallexample
+
+  If you request any operation, other than @option{--create}, along
+with using @option{--label} option, @command{tar} will first check if
+the archive label matches the one specified and will refuse to proceed
+if it does not.  Use this as a safety precaution to avoid accidentally
+overwriting existing archives.  For example, if you wish to add files
+to @file{archive}, presumably labelled with string @samp{My volume},
+you will get:
+
+@smallexample
+@group
+$ @kbd{tar -rf archive --label 'My volume' .}
+tar: Archive not labeled to match `My volume'
+@end group
+@end smallexample
+
+@noindent
+in case its label does not match.  This will work even if
+@file{archive} is not labelled at all.
+
+  Similarly, @command{tar} will refuse to list or extract the
+archive if its label doesn't match the @var{archive-label}
+specified.  In those cases, @var{archive-label} argument is interpreted
+as a globbing-style pattern which must match the actual magnetic
+volume label.  @xref{exclude}, for a precise description of how match
+is attempted@footnote{Previous versions of @command{tar} used full
+regular expression matching, or before that, only exact string
+matching, instead of wildcard matchers.  We decided for the sake of
+simplicity to use a uniform matching device through
+@command{tar}.}.  If the switch @value{op-multi-volume} is being used,
+the volume label matcher will also suffix @var{archive-label} by
+@w{@samp{ Volume [1-9]*}} if the initial match fails, before giving
+up.  Since the volume numbering is automatically added in labels at
+creation time, it sounded logical to equally help the user taking care
+of it when the archive is being read.
+
+  The @value{op-label} was once called @option{--volume}, but is not available
+under that name anymore.
+
+  You can also use @option{--label} to get a common information on
+all tapes of a series.  For having this information different in each
 series created through a single script used on a regular basis, just
 manage to get some date string as part of the label.  For example:
 
 @smallexample
+@group
 $ @kbd{tar cfMV /dev/tape "Daily backup for `date +%Y-%m-%d`"}
 $ @kbd{tar --create --file=/dev/tape --multi-volume \
      --volume="Daily backup for `date +%Y-%m-%d`"}
+@end group
 @end smallexample
 
-Also note that each label has its own date and time, which corresponds
+  Also note that each label has its own date and time, which corresponds
 to when @GNUTAR{} initially attempted to write it,
 often soon after the operator launches @command{tar} or types the
 carriage return telling that the next tape is ready.  Comparing date
@@ -9115,14 +8813,12 @@ labels does give an idea of tape throughput only if the delays for
 rewinding tapes and the operator switching them were negligible, which
 is usually not the case.
 
-@FIXME{was --volume}
-
 @node verify
 @section Verifying Data as It is Stored
 @cindex Verifying a write operation
 @cindex Double-checking a write operation
 
-@table @kbd
+@table @option
 @item -W
 @itemx --verify
 Attempt to verify the archive after writing.
@@ -9207,6 +8903,14 @@ changeable feature.
 @appendix Free Software Needs Free Documentation
 @include freemanuals.texi
 
+@node Genfile
+@appendix Genfile
+@include genfile.texi
+
+@node Snapshot Files
+@appendix Format of the Incremental Snapshot Files
+@include snapshot.texi
+
 @node Copying This Manual
 @appendix Copying This Manual
 
This page took 0.168566 seconds and 4 git commands to generate.