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  <[email protected]>
+
+	* doc/tar.texi: Fix typo.
+
 2008-12-29  Sergey Poznyakoff  <[email protected]>
 
 	* 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
 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

+ 5 - 0
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