summaryrefslogtreecommitdiff
path: root/updater/bzip2-1.0.3/bzip2.1
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-11-10 06:40:29 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-11-10 06:40:29 +0000
commit20fc2744f36e2d93bde52e255fd56812eb35bda8 (patch)
treea070ce941bd1c8e83538a1f682fa78fb4c23064e /updater/bzip2-1.0.3/bzip2.1
parent2a63014742e62d7d036ba1009ced1a50cab16e93 (diff)
Updated bzip2 to version 1.0.6
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@554 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'updater/bzip2-1.0.3/bzip2.1')
-rw-r--r--updater/bzip2-1.0.3/bzip2.16
1 files changed, 3 insertions, 3 deletions
diff --git a/updater/bzip2-1.0.3/bzip2.1 b/updater/bzip2-1.0.3/bzip2.1
index d2c0661..ce3a78e 100644
--- a/updater/bzip2-1.0.3/bzip2.1
+++ b/updater/bzip2-1.0.3/bzip2.1
@@ -1,7 +1,7 @@
.PU
.TH bzip2 1
.SH NAME
-bzip2, bunzip2 \- a block-sorting file compressor, v1.0.3
+bzip2, bunzip2 \- a block-sorting file compressor, v1.0.6
.br
bzcat \- decompresses files to stdout
.br
@@ -405,11 +405,11 @@ I/O error messages are not as helpful as they could be.
tries hard to detect I/O errors and exit cleanly, but the details of
what the problem is sometimes seem rather misleading.
-This manual page pertains to version 1.0.3 of
+This manual page pertains to version 1.0.6 of
.I bzip2.
Compressed data created by this version is entirely forwards and
backwards compatible with the previous public releases, versions
-0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1 and 1.0.2, but with the following
+0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 1.0.2 and above, but with the following
exception: 0.9.0 and above can correctly decompress multiple
concatenated compressed files. 0.1pl2 cannot do this; it will stop
after decompressing just the first file in the stream.