update changelog
[debian/gzip] / doc / gzip.info
index 86435e83182c3427dcc0aed37ff43f905008f9e4..4c633b142dcd914fe122e3c42c238896864cd2b3 100644 (file)
@@ -1,10 +1,10 @@
 This is gzip.info, produced by makeinfo version 4.13 from gzip.texi.
 
-This manual is for GNU Gzip (version 1.3.14, 28 September 2009), and
+This manual is for GNU Gzip (version 1.5, 1 January 2012), and
 documents commands for compressing and decompressing data.
 
-   Copyright (C) 1998-1999, 2001-2002, 2006-2007, 2009 Free Software
-Foundation, Inc.
+   Copyright (C) 1998-1999, 2001-2002, 2006-2007, 2009-2012 Free
+Software Foundation, Inc.
 
    Copyright (C) 1992, 1993 Jean-loup Gailly
 
@@ -37,11 +37,11 @@ File: gzip.info,  Node: Top,  Next: Overview,  Up: (dir)
 GNU Gzip: General file (de)compression
 **************************************
 
-This manual is for GNU Gzip (version 1.3.14, 28 September 2009), and
+This manual is for GNU Gzip (version 1.5, 1 January 2012), and
 documents commands for compressing and decompressing data.
 
-   Copyright (C) 1998-1999, 2001-2002, 2006-2007, 2009 Free Software
-Foundation, Inc.
+   Copyright (C) 1998-1999, 2001-2002, 2006-2007, 2009-2012 Free
+Software Foundation, Inc.
 
    Copyright (C) 1992, 1993 Jean-loup Gailly
 
@@ -208,7 +208,7 @@ stopping on the first failure:
      find . -name '*
      *' -prune -o -name '*.gz' -type f -print |
        sed "
-         s/'/'\\''/g
+         s/'/'\\\\''/g
          s/^\\(.*\\)\\.gz$/gunzip <'\\1.gz' >'\\1'/
        " |
        sh -e
@@ -969,9 +969,9 @@ Appendix B Concept index
 
 \1f
 Tag Table:
-Node: Top\7f1473
-Node: Overview\7f2685
-Node: Sample\7f7893
+Node: Top\7f1472
+Node: Overview\7f2683
+Node: Sample\7f7891
 Node: Invoking gzip\7f9829
 Node: Advanced usage\7f14821
 Node: Environment\7f16408