Imported Upstream version 1.5
[debian/gzip] / doc / gzip.info
index 383a3ddcb084ef38522efe32ec482ea8c2e076dd..4c633b142dcd914fe122e3c42c238896864cd2b3 100644 (file)
@@ -1,9 +1,9 @@
 This is gzip.info, produced by makeinfo version 4.13 from gzip.texi.
 
-This manual is for GNU Gzip (version 1.4, 3 January 2010), 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-2010 Free
+   Copyright (C) 1998-1999, 2001-2002, 2006-2007, 2009-2012 Free
 Software Foundation, Inc.
 
    Copyright (C) 1992, 1993 Jean-loup Gailly
@@ -37,10 +37,10 @@ File: gzip.info,  Node: Top,  Next: Overview,  Up: (dir)
 GNU Gzip: General file (de)compression
 **************************************
 
-This manual is for GNU Gzip (version 1.4, 3 January 2010), 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-2010 Free
+   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
@@ -972,12 +972,12 @@ Tag Table:
 Node: Top\7f1472
 Node: Overview\7f2683
 Node: Sample\7f7891
-Node: Invoking gzip\7f9827
-Node: Advanced usage\7f14819
-Node: Environment\7f16406
-Node: Tapes\7f16971
-Node: Problems\7f17988
-Node: GNU Free Documentation License\7f18458
-Node: Concept index\7f43626
+Node: Invoking gzip\7f9829
+Node: Advanced usage\7f14821
+Node: Environment\7f16408
+Node: Tapes\7f16973
+Node: Problems\7f17990
+Node: GNU Free Documentation License\7f18460
+Node: Concept index\7f43628
 \1f
 End Tag Table