X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=gzip.texi;h=6a397f5111ecea423cb67f375da28a8ddeb11f34;hb=c9eb602f6f5c10a521e7274640033f6a35deca1d;hp=4f8b5511d3463c4db1bbe886869881fe9ea2d52e;hpb=302189d124ed5849c2589ea92e912eb24fdc4ab3;p=gzip diff --git a/gzip.texi b/gzip.texi index 4f8b551..6a397f5 100644 --- a/gzip.texi +++ b/gzip.texi @@ -1,77 +1,63 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename gzip.info +@include version.texi @settitle Gzip User's Manual @finalout @setchapternewpage odd @c %**end of header - -@ifinfo @dircategory Utilities @direntry -* Gzip: (gzip). The gzip command for compressing files. +* gzip: (gzip). The gzip command for compressing files. @end direntry -This file documents the the GNU @code{gzip} command for compressing files. +@copying +This file documents the GNU `gzip' command for compressing files. -Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc. -Copyright (C) 1992-1993 Jean-loup Gailly +This manual is for Gzip +(version @value{VERSION}, @value{UPDATED}), +and documents commands for compressing and decompressing data. -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. +Copyright @copyright{} 1998, 1999, 2001, 2002 Free Software +Foundation, Inc. -@ignore -Permission is granted to process this file through TeX and print the -results, provided the printed document carries copying permission -notice identical to this one except for the removal of this paragraph -(this paragraph not being relevant to the printed manual). +Copyright @copyright{} 1992, 1993 Jean-loup Gailly -@end ignore -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. +@quotation +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.'' -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. -@end ifinfo +(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.'' +@end quotation +@end copying @titlepage @title gzip @subtitle The data compression program -@subtitle Edition 1.3.2, for Gzip Version 1.3.2 -@subtitle November 2001 +@subtitle for Gzip Version @value{VERSION} +@subtitle @value{UPDATED} @author by Jean-loup Gailly @page @vskip 0pt plus 1filll -Copyright @copyright{} 1998, 1999, 2001 Free Software Foundation, Inc. - -Copyright @copyright{} 1992-1993 Jean-loup Gailly - -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. - -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. - -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. +@insertcopying @end titlepage +@contents + +@ifnottex @node Top, , , (dir) +@top Compressing Files -@ifinfo -This file documents the @code{gzip} command to compress files. -@end ifinfo +@insertcopying +@end ifnottex @menu * Overview:: Preliminary information. @@ -81,6 +67,7 @@ This file documents the @code{gzip} command to compress files. * Environment:: The @code{GZIP} environment variable * Tapes:: Using @code{gzip} on tapes. * Problems:: Reporting bugs. +* Copying This Manual:: How to make copies of this manual. * Concept Index:: Index of concepts. @end menu @@ -143,7 +130,9 @@ also allows some consistency checks. Files created by @code{zip} can be uncompressed by @code{gzip} only if they have a single member compressed with the 'deflation' method. This feature is only intended to help conversion of @code{tar.zip} files to -the @code{tar.gz} format. To extract @code{zip} files with several +the @code{tar.gz} format. To extract a @code{zip} file with a single +member, use a command like @samp{gunzip