merge patch in support of reproducible builds
[debian/gzip] / doc / gzip.texi
index 7ff37adf6cd1adf698f54bfc260fc4c7124a8bad..5bec221ba2fbc944979b71508b569c0eb5a7cfeb 100644 (file)
@@ -7,8 +7,7 @@
 @setchapternewpage odd
 @c %**end of header
 @copying
-This manual is for GNU Gzip
-(version @value{VERSION}, @value{UPDATED}),
+This manual is for GNU Gzip (version @value{VERSION}),
 and documents commands for compressing and decompressing data.
 
 Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2013 Free Software
@@ -359,14 +358,6 @@ specified on the command line are directories, @command{gzip} will descend
 into the directory and compress all the files it finds there (or
 decompress them in the case of @command{gunzip}).
 
-@item --rsyncable
-While compressing, synchronize the output occasionally based on the
-input.  This can reduce the compression slightly in some cases, but
-means that the @code{rsync} program can take advantage of similarities
-in the uncompressed input when syncronizing two files compressed with
-this flag.  @code{gunzip} cannot tell the difference between a
-compressed file created with this option, and one created without it.
-
 @item --rsyncable
 While compressing, synchronize the output occasionally based on
 the input.  This increases size by less than 1 percent most
@@ -375,14 +366,6 @@ synchronize files compressed with this flag.  @command{gunzip}
 cannot tell the difference between a compressed file created
 with this option, and one created without it.
 
-@item --rsyncable
-While compressing, synchronize the output occasionally based on the
-input.  This can reduce the compression slightly in some cases, but
-means that the @code{rsync} program can take advantage of similarities
-in the uncompressed input when syncronizing two files compressed with
-this flag.  @code{gunzip} cannot tell the difference between a
-compressed file created with this option, and one created without it.
-
 @item --suffix @var{suf}
 @itemx -S @var{suf}
 Use suffix @var{suf} instead of @samp{.gz}.  Any suffix can be