From 795b859eee96c700e8f3c3fe68e6a9a39d95797c Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Sat, 24 Jun 2000 22:13:13 +0200 Subject: bzip2-1.0.1 --- bzip2.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'bzip2.1') diff --git a/bzip2.1 b/bzip2.1 index 99eda9b..7de54a0 100644 --- a/bzip2.1 +++ b/bzip2.1 @@ -1,7 +1,7 @@ .PU .TH bzip2 1 .SH NAME -bzip2, bunzip2 \- a block-sorting file compressor, v0.9.5 +bzip2, bunzip2 \- a block-sorting file compressor, v1.0 .br bzcat \- decompresses files to stdout .br @@ -397,11 +397,12 @@ 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 0.9.5 of +This manual page pertains to version 1.0 of .I bzip2. Compressed data created by this version is entirely forwards and backwards -compatible with the previous public releases, versions 0.1pl2 and 0.9.0, +compatible with the previous public releases, versions 0.1pl2, 0.9.0 +and 0.9.5, 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 @@ -415,6 +416,7 @@ megabytes long. This could easily be fixed. .SH AUTHOR Julian Seward, jseward@acm.org. +http://sourceware.cygnus.com/bzip2 http://www.muraroa.demon.co.uk The ideas embodied in -- cgit v1.2.3-55-g6feb