diff options
Diffstat (limited to 'bzip2.1.preformatted')
-rw-r--r-- | bzip2.1.preformatted | 14 |
1 files changed, 7 insertions, 7 deletions
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 |