aboutsummaryrefslogtreecommitdiff
path: root/bzip2.1
diff options
context:
space:
mode:
authorJulian Seward <jseward@acm.org>2010-09-06 22:13:13 +0200
committerJulian Seward <jseward@acm.org>2010-09-06 22:13:13 +0200
commit962d60610cb31e0f294a834e55ebb355be55d05a (patch)
treecc51e3c187bc5ec107aa08701ef9702abb5f8570 /bzip2.1
parenta1d78c550180bde11af6c559a01721c962f9f231 (diff)
downloadbzip2-962d60610cb31e0f294a834e55ebb355be55d05a.tar.gz
bzip2-962d60610cb31e0f294a834e55ebb355be55d05a.tar.bz2
bzip2-962d60610cb31e0f294a834e55ebb355be55d05a.zip
bzip2-1.0.6bzip2-1.0.6
Diffstat (limited to 'bzip2.1')
-rw-r--r--bzip2.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bzip2.1 b/bzip2.1
index a313f2d..ce3a78e 100644
--- a/bzip2.1
+++ b/bzip2.1
@@ -1,7 +1,7 @@
1.PU 1.PU
2.TH bzip2 1 2.TH bzip2 1
3.SH NAME 3.SH NAME
4bzip2, bunzip2 \- a block-sorting file compressor, v1.0.4 4bzip2, bunzip2 \- a block-sorting file compressor, v1.0.6
5.br 5.br
6bzcat \- decompresses files to stdout 6bzcat \- decompresses files to stdout
7.br 7.br
@@ -405,11 +405,11 @@ I/O error messages are not as helpful as they could be.
405tries hard to detect I/O errors and exit cleanly, but the details of 405tries hard to detect I/O errors and exit cleanly, but the details of
406what the problem is sometimes seem rather misleading. 406what the problem is sometimes seem rather misleading.
407 407
408This manual page pertains to version 1.0.4 of 408This manual page pertains to version 1.0.6 of
409.I bzip2. 409.I bzip2.
410Compressed data created by this version is entirely forwards and 410Compressed data created by this version is entirely forwards and
411backwards compatible with the previous public releases, versions 411backwards compatible with the previous public releases, versions
4120.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 1.0.2 and 1.0.3, but with the following 4120.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 1.0.2 and above, but with the following
413exception: 0.9.0 and above can correctly decompress multiple 413exception: 0.9.0 and above can correctly decompress multiple
414concatenated compressed files. 0.1pl2 cannot do this; it will stop 414concatenated compressed files. 0.1pl2 cannot do this; it will stop
415after decompressing just the first file in the stream. 415after decompressing just the first file in the stream.