diff options
Diffstat (limited to '')
-rw-r--r-- | bzip2.1 | 6 | ||||
-rw-r--r-- | bzip2.1.preformatted | 14 |
2 files changed, 10 insertions, 10 deletions
@@ -1,7 +1,7 @@ | |||
1 | .PU | 1 | .PU |
2 | .TH bzip2 1 | 2 | .TH bzip2 1 |
3 | .SH NAME | 3 | .SH NAME |
4 | bzip2, bunzip2 \- a block-sorting file compressor, v1.0.3 | 4 | bzip2, bunzip2 \- a block-sorting file compressor, v1.0.4 |
5 | .br | 5 | .br |
6 | bzcat \- decompresses files to stdout | 6 | bzcat \- decompresses files to stdout |
7 | .br | 7 | .br |
@@ -405,11 +405,11 @@ I/O error messages are not as helpful as they could be. | |||
405 | tries hard to detect I/O errors and exit cleanly, but the details of | 405 | tries hard to detect I/O errors and exit cleanly, but the details of |
406 | what the problem is sometimes seem rather misleading. | 406 | what the problem is sometimes seem rather misleading. |
407 | 407 | ||
408 | This manual page pertains to version 1.0.3 of | 408 | This manual page pertains to version 1.0.4 of |
409 | .I bzip2. | 409 | .I bzip2. |
410 | Compressed data created by this version is entirely forwards and | 410 | Compressed data created by this version is entirely forwards and |
411 | backwards compatible with the previous public releases, versions | 411 | backwards compatible with the previous public releases, versions |
412 | 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1 and 1.0.2, but with the following | 412 | 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, 1.0.2 and 1.0.3, but with the following |
413 | exception: 0.9.0 and above can correctly decompress multiple | 413 | exception: 0.9.0 and above can correctly decompress multiple |
414 | concatenated compressed files. 0.1pl2 cannot do this; it will stop | 414 | concatenated compressed files. 0.1pl2 cannot do this; it will stop |
415 | after decompressing just the first file in the stream. | 415 | after decompressing just the first file in the stream. |
diff --git a/bzip2.1.preformatted b/bzip2.1.preformatted index 129ca83..15e16e5 100644 --- a/bzip2.1.preformatted +++ b/bzip2.1.preformatted | |||
@@ -3,7 +3,7 @@ bzip2(1) bzip2(1) | |||
3 | 3 | ||
4 | 4 | ||
5 | NNAAMMEE | 5 | NNAAMMEE |
6 | bzip2, bunzip2 − a block‐sorting file compressor, v1.0.3 | 6 | bzip2, bunzip2 − a block‐sorting file compressor, v1.0.4 |
7 | bzcat − decompresses files to stdout | 7 | bzcat − decompresses files to stdout |
8 | bzip2recover − recovers data from damaged bzip2 files | 8 | bzip2recover − recovers data from damaged bzip2 files |
9 | 9 | ||
@@ -348,14 +348,14 @@ CCAAVVEEAATTSS | |||
348 | but the details of what the problem is sometimes seem | 348 | but the details of what the problem is sometimes seem |
349 | rather misleading. | 349 | rather misleading. |
350 | 350 | ||
351 | This manual page pertains to version 1.0.3 of _b_z_i_p_2_. Com | 351 | This manual page pertains to version 1.0.4 of _b_z_i_p_2_. Com |
352 | pressed data created by this version is entirely forwards | 352 | pressed data created by this version is entirely forwards |
353 | and backwards compatible with the previous public | 353 | and backwards compatible with the previous public |
354 | releases, versions 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1 and | 354 | releases, versions 0.1pl2, 0.9.0, 0.9.5, 1.0.0, 1.0.1, |
355 | 1.0.2, but with the following exception: 0.9.0 and above | 355 | 1.0.2 and 1.0.3, but with the following exception: 0.9.0 |
356 | can correctly decompress multiple concatenated compressed | 356 | and above can correctly decompress multiple concatenated |
357 | files. 0.1pl2 cannot do this; it will stop after decom | 357 | compressed files. 0.1pl2 cannot do this; it will stop |
358 | pressing just the first file in the stream. | 358 | after decompressing just the first file in the stream. |
359 | 359 | ||
360 | _b_z_i_p_2_r_e_c_o_v_e_r versions prior to 1.0.2 used 32‐bit integers | 360 | _b_z_i_p_2_r_e_c_o_v_e_r versions prior to 1.0.2 used 32‐bit integers |
361 | to represent bit positions in compressed files, so they | 361 | to represent bit positions in compressed files, so they |