X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=doc%2Ftar.texi;h=7e052981db8a05ef94e4fa7d4fa8835e4acbbb51;hb=45a6a18d85eb90c2ed3848092c62afa532531d2a;hp=79ef4e004a9d5d5c6908f0d27da4b2c0ff33353f;hpb=64759986a9cc042727c82bd18f157213d329591f;p=chaz%2Ftar diff --git a/doc/tar.texi b/doc/tar.texi index 79ef4e0..7e05298 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -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