summaryrefslogtreecommitdiffstats
path: root/system/pbzip2/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/pbzip2/README')
-rw-r--r--system/pbzip2/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/pbzip2/README b/system/pbzip2/README
index 2b2fb2f54b..0284232b97 100644
--- a/system/pbzip2/README
+++ b/system/pbzip2/README
@@ -2,5 +2,6 @@ Parallel BZIP2 (PBZIP2) - Data Compression Software
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).
+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).