Blame SOURCES/man_gzipdiff.patch

d84847
--- ./bzip2-1.0.8/bzip2.1	2019-07-13 19:50:05.000000000 +0200
d84847
+++ ./bzip2-1.0.8/bzip2.1.new	2021-01-29 11:51:04.091430407 +0100
d84847
@@ -170,6 +170,17 @@
d84847
 to try to recover data from
d84847
 damaged files.
d84847
 
d84847
+Unlike 
d84847
+.I GNU gzip,
d84847
+.I bzip2 
d84847
+will not create a cascade of
d84847
+.I .bz2 
d84847
+suffixes even when using the 
d84847
+.I --force
d84847
+option:
d84847
+
d84847
+       filename.bz2    dose not become   filename.bz2.bz2
d84847
+
d84847
 Return values: 0 for a normal exit, 1 for environmental problems (file
d84847
 not found, invalid flags, I/O errors, &c), 2 to indicate a corrupt
d84847
 compressed file, 3 for an internal consistency error (eg, bug) which