@@ -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.
@@ -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
@@ -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