system/pbzip2: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:28:41 -04:00
parent 9f65d8e251
commit 488e614b3c

View file

@ -1,5 +1,5 @@
PBZIP2 is a parallel implementation of the bzip2 block-sorting file
compressor that uses pthreads and achieves near-linear speedup on SMP
machines. The output of this version is fully compatible with bzip2 v1.0.2
or newer (ie: anything compressed with pbzip2 can be decompressed with
bzip2).
compressor that uses pthreads and achieves near-linear speedup on
SMP machines. The output of this version is fully compatible with
bzip2 v1.0.2 or newer (ie: anything compressed with pbzip2 can be
decompressed with bzip2).