From 488e614b3cade931b98a7f4e8a3c82bf80387157 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:28:41 -0400 Subject: system/pbzip2: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/pbzip2/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'system/pbzip2') diff --git a/system/pbzip2/README b/system/pbzip2/README index 2f2fc0919f114..90c2e8c7703bd 100644 --- a/system/pbzip2/README +++ b/system/pbzip2/README @@ -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). -- cgit v1.2.3