From: Sergey Poznyakoff Date: Mon, 19 Jan 2009 10:53:58 +0000 (+0000) Subject: Minor fix X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=7a968d67c82c81ee3c33be4d2cf34da20425f298 Minor fix --- diff --git a/ChangeLog b/ChangeLog index 68fe50a..f205339 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-19 Sergey Poznyakoff + + * doc/tar.texi: Fix typo. + 2008-12-29 Sergey Poznyakoff * bootstrap.conf: Include size_max. diff --git a/doc/tar.texi b/doc/tar.texi index 210639e..ac86765 100644 --- a/doc/tar.texi +++ b/doc/tar.texi @@ -4139,7 +4139,7 @@ The five operations that we will cover in this chapter are: @itemx -r Add new entries to an archive that already exists. @item --update -@itemx -r +@itemx -u Add more recent copies of archive members to the end of an archive, if they exist. @item --concatenate diff --git a/lib/.cvsignore b/lib/.cvsignore index dd95780..93c66b7 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -25,6 +25,7 @@ at-func.c backupfile.c backupfile.h basename.c +btowc.c c-ctype.c c-ctype.h canonicalize-lgpl.c @@ -120,7 +121,9 @@ malloca.h malloca.valgrind mbchar.c mbchar.h +mbrtowc.c mbscasecmp.c +mbsinit.c mbuiter.h memchr.c mempcpy.c @@ -260,8 +263,10 @@ version-etc-fsf.c version-etc.c version-etc.h vsnprintf.c +w32sock.h wchar.h wchar.in.h +wcrtomb.c wctype.h wctype.in.h wcwidth.c