Merge branch 'master' into 'master'

Minor man page update dealing with bzip2/gzip differences

See merge request federicomenaquintero/bzip2!38
This commit is contained in:
Micah 2021-05-31 19:51:38 +00:00
commit 4c7533f434

View File

@ -170,6 +170,17 @@ data. You can use
to try to recover data from
damaged files.
Unlike
.I GNU gzip,
.I bzip2
will not create a series of
.I .bz2
suffixes even when using the
.I --force
option:
filename.bz2 does not become filename.bz2.bz2
Return values: 0 for a normal exit, 1 for environmental problems (file
not found, invalid flags, I/O errors, &c), 2 to indicate a corrupt
compressed file, 3 for an internal consistency error (eg, bug) which