summaryrefslogtreecommitdiffstats
path: root/system/pigz/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/pigz/README')
-rw-r--r--system/pigz/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/system/pigz/README b/system/pigz/README
index 9ffe321dfa..75fea952ad 100644
--- a/system/pigz/README
+++ b/system/pigz/README
@@ -1,4 +1,6 @@
-pigz, which stands for Parallel Implementation of GZip, is a fully functional
-replacement for gzip that utilizes multiple processors and CPU cores when
-compressing data. pigz was written by Mark Adler, and uses zlib and pthread
-libraries.
+pigz (Parallel Implementation of GZip)
+
+pigz, which stands for Parallel Implementation of GZip, is a fully
+functional replacement for gzip that utilizes multiple processors and
+CPU cores when compressing data. pigz was written by Mark Adler, and
+uses zlib and pthread libraries.