X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fgzip.texi;h=1d8d100fa81547eb0c3a60a5931ea1e0960db429;hb=547f1057e84f61003a0db4049df3f90725187f0b;hp=5bec221ba2fbc944979b71508b569c0eb5a7cfeb;hpb=007e2027ba15d7e77477b7eac974a257be59f0b2;p=debian%2Fgzip diff --git a/doc/gzip.texi b/doc/gzip.texi index 5bec221..1d8d100 100644 --- a/doc/gzip.texi +++ b/doc/gzip.texi @@ -1,16 +1,18 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename gzip.info +@documentencoding UTF-8 @include version.texi @settitle GNU Gzip @finalout @setchapternewpage odd @c %**end of header @copying -This manual is for GNU Gzip (version @value{VERSION}), +This manual is for GNU Gzip +(version @value{VERSION}, @value{UPDATED}), and documents commands for compressing and decompressing data. -Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2013 Free Software +Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2016 Free Software Foundation, Inc. Copyright @copyright{} 1992, 1993 Jean-loup Gailly @@ -78,13 +80,13 @@ Free Documentation License''. @chapter Overview @cindex overview -@command{gzip} reduces the size of the named files using Lempel-Ziv coding +@command{gzip} reduces the size of the named files using Lempel--Ziv coding (LZ77). Whenever possible, each file is replaced by one with the extension @samp{.gz}, while keeping the same ownership modes, access and modification times. (The default extension is @samp{-gz} for @abbr{VMS}, @samp{z} for @abbr{MSDOS}, @abbr{OS/2} @abbr{FAT} and Atari.) If no files are specified or -if a file name is "-", the standard input is compressed to the standard +if a file name is @file{-}, the standard input is compressed to the standard output. @command{gzip} will only attempt to compress regular files. In particular, it will ignore symbolic links. @@ -139,7 +141,7 @@ its input, and happily generates garbage output. The @abbr{SCO} @samp{compress also allows some consistency checks. Files created by @command{zip} can be uncompressed by @command{gzip} only if -they have a single member compressed with the 'deflation' method. This +they have a single member compressed with the ``deflation'' method. This feature is only intended to help conversion of @file{tar.zip} files to the @file{tar.gz} format. To extract a @command{zip} file with a single member, use a command like @samp{gunzip