]> Dogcows Code - chaz/tar/commitdiff
Minor fix
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 19 Jan 2009 10:53:58 +0000 (10:53 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 19 Jan 2009 10:53:58 +0000 (10:53 +0000)
ChangeLog
doc/tar.texi
lib/.cvsignore

index 68fe50a619d120826c96e94fc6a975c0cb9319a4..f205339655de1d0b70737300170de53533e1064a 100644 (file)
--- a/ChangeLog
+++ b/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>
 
        * bootstrap.conf: Include size_max.
index 210639e03faac6d25210f7a16198d26822f04189..ac867659f28c3b69a62deb24e5f65153a3972761 100644 (file)
@@ -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
index dd9578056b17cdb6146853632e40e5f7af3df198..93c66b740f72d097f4a83cb9345fb7ec95a26379 100644 (file)
@@ -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
This page took 0.031044 seconds and 4 git commands to generate.