X-Git-Url: https://git.cworth.org/git?p=gzip;a=blobdiff_plain;f=gzip.info;h=21a2d9f31ffdbbd5083728e070f3a4e4811e4d9e;hp=0ce35cd760ee3a70be66a8ea762b6ee12ae99a70;hb=db00b4e39677b0dbf3ea6f7694e0eac7be4ef141;hpb=bef5279812845d49f988580e076c0ca597078dfd diff --git a/gzip.info b/gzip.info index 0ce35cd..21a2d9f 100644 --- a/gzip.info +++ b/gzip.info @@ -1,34 +1,59 @@ -This is gzip.info, produced by makeinfo version 4.0 from gzip.texi. +This is gzip.info, produced by makeinfo version 4.2 from gzip.texi. + +This manual is for Gzip (version 1.3.5, 29 September 2002), and +documents commands for compressing and decompressing data. + + Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc. + + Copyright (C) 1992, 1993 Jean-loup Gailly + + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation License, + Version 1.1 or any later version published by the Free Software + Foundation; with no Invariant Sections, with the Front-Cover texts + being "A GNU Manual," and with the Back-Cover Texts as in (a) + below. A copy of the license is included in the section entitled + "GNU Free Documentation License." + + (a) The FSF's Back-Cover Text is: "You have freedom to copy and + modify this GNU Manual, like GNU software. Copies published by + the Free Software Foundation raise funds for GNU development." + +INFO-DIR-SECTION Individual utilities +START-INFO-DIR-ENTRY +* gzip: (gzip)Invoking gzip. Compress files. +END-INFO-DIR-ENTRY INFO-DIR-SECTION Utilities START-INFO-DIR-ENTRY * Gzip: (gzip). The gzip command for compressing files. END-INFO-DIR-ENTRY - This file documents the the GNU `gzip' command for compressing files. - - Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc. -Copyright (C) 1992-1993 Jean-loup Gailly + +File: gzip.info, Node: Top, Up: (dir) - Permission is granted to make and distribute verbatim copies of this -manual provided the copyright notice and this permission notice are -preserved on all copies. +Compressing Files +***************** - Permission is granted to copy and distribute modified versions of -this manual under the conditions for verbatim copying, provided that -the entire resulting derived work is distributed under the terms of a -permission notice identical to this one. +This manual is for Gzip (version 1.3.5, 29 September 2002), and +documents commands for compressing and decompressing data. - Permission is granted to copy and distribute translations of this -manual into another language, under the above conditions for modified -versions, except that this permission notice may be stated in a -translation approved by the Foundation. + Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc. - -File: gzip.info, Node: Top, Up: (dir) + Copyright (C) 1992, 1993 Jean-loup Gailly - This file documents the `gzip' command to compress files. + Permission is granted to copy, distribute and/or modify this + document under the terms of the GNU Free Documentation License, + Version 1.1 or any later version published by the Free Software + Foundation; with no Invariant Sections, with the Front-Cover texts + being "A GNU Manual," and with the Back-Cover Texts as in (a) + below. A copy of the license is included in the section entitled + "GNU Free Documentation License." + (a) The FSF's Back-Cover Text is: "You have freedom to copy and + modify this GNU Manual, like GNU software. Copies published by + the Free Software Foundation raise funds for GNU development." + * Menu: * Overview:: Preliminary information. @@ -38,6 +63,7 @@ File: gzip.info, Node: Top, Up: (dir) * Environment:: The `GZIP' environment variable * Tapes:: Using `gzip' on tapes. * Problems:: Reporting bugs. +* Copying This Manual:: How to make copies of this manual. * Concept Index:: Index of concepts.  @@ -97,8 +123,9 @@ but also allows some consistency checks. Files created by `zip' can be uncompressed by `gzip' only if they have a single member compressed with the 'deflation' method. This feature is only intended to help conversion of `tar.zip' files to the -`tar.gz' format. To extract `zip' files with several members, use -`unzip' instead of `gunzip'. +`tar.gz' format. To extract a `zip' file with a single member, use a +command like `gunzip