X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=doc%2Ftar.texi;h=7e052981db8a05ef94e4fa7d4fa8835e4acbbb51;hb=83acd3c60441b8a1d6e2dea0e2684fe802bfa7c1;hp=45f1406aa7391a0956001562b837a838faff6eb1;hpb=d2d5d64cb4c1551000a7246ea7dc2acf008d9e6c;p=chaz%2Ftar diff --git a/doc/tar.texi b/doc/tar.texi index 45f1406..7e05298 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -351,7 +351,7 @@ @set xref-owner @xref{Option Summary} @set pxref-owner @pxref{Option Summary} -@set op-format @kbd{--format} +@set op-format @kbd{--format} (@kbd{-H}) @set ref-format @ref{format} @set xref-format @xref{format} @set pxref-format @pxref{format} @@ -1105,8 +1105,9 @@ thing.} For version 1.12, Daniel Hagerty contributed a great deal of technical consulting. In particular, he is the primary author of @ref{Backups}. -In July, 2003 @GNUTAR{} was put on CVS at @url{savannah.gnu.org}, and -an active development and maintenance work has started +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 Poznyakoff and Jeff Bailey. @@ -3693,8 +3694,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 print -directory names while reading the archive. 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. @@ -6170,8 +6171,9 @@ ignores case when excluding @samp{makefile}, but not when excluding @table @option @item --anchored @itemx --no-anchored -If anchored (the default), a pattern must match an initial subsequence -of the name's components. Otherwise, the pattern can match any subsequence. +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}. @item --ignore-case @itemx --no-ignore-case