Browse Source

Minor fix

Sergey Poznyakoff 16 years ago
parent
commit
7a968d67c8
3 changed files with 10 additions and 1 deletions
  1. 4 0
      ChangeLog
  2. 1 1
      doc/tar.texi
  3. 5 0
      lib/.cvsignore

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+2009-01-19  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* doc/tar.texi: Fix typo.
+
 2008-12-29  Sergey Poznyakoff  <gray@gnu.org.ua>
 2008-12-29  Sergey Poznyakoff  <gray@gnu.org.ua>
 
 
 	* bootstrap.conf: Include size_max.
 	* bootstrap.conf: Include size_max.

+ 1 - 1
doc/tar.texi

@@ -4139,7 +4139,7 @@ The five operations that we will cover in this chapter are:
 @itemx -r
 @itemx -r
 Add new entries to an archive that already exists.
 Add new entries to an archive that already exists.
 @item --update
 @item --update
-@itemx -r
+@itemx -u
 Add more recent copies of archive members to the end of an archive, if
 Add more recent copies of archive members to the end of an archive, if
 they exist.
 they exist.
 @item --concatenate
 @item --concatenate

+ 5 - 0
lib/.cvsignore

@@ -25,6 +25,7 @@ at-func.c
 backupfile.c
 backupfile.c
 backupfile.h
 backupfile.h
 basename.c
 basename.c
+btowc.c
 c-ctype.c
 c-ctype.c
 c-ctype.h
 c-ctype.h
 canonicalize-lgpl.c
 canonicalize-lgpl.c
@@ -120,7 +121,9 @@ malloca.h
 malloca.valgrind
 malloca.valgrind
 mbchar.c
 mbchar.c
 mbchar.h
 mbchar.h
+mbrtowc.c
 mbscasecmp.c
 mbscasecmp.c
+mbsinit.c
 mbuiter.h
 mbuiter.h
 memchr.c
 memchr.c
 mempcpy.c
 mempcpy.c
@@ -260,8 +263,10 @@ version-etc-fsf.c
 version-etc.c
 version-etc.c
 version-etc.h
 version-etc.h
 vsnprintf.c
 vsnprintf.c
+w32sock.h
 wchar.h
 wchar.h
 wchar.in.h
 wchar.in.h
+wcrtomb.c
 wctype.h
 wctype.h
 wctype.in.h
 wctype.in.h
 wcwidth.c
 wcwidth.c