diff options
Diffstat (limited to 'system/pigz/README')
-rw-r--r-- | system/pigz/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/pigz/README b/system/pigz/README index 0ba01a6bcd..9ffe321dfa 100644 --- a/system/pigz/README +++ b/system/pigz/README @@ -1,4 +1,4 @@ -pigz, which stands for parallel implementation of gzip, is a fully -functional replacement for gzip that exploits multiple processors and -multiple cores to the hilt when compressing data. pigz was written by -Mark Adler, and uses the zlib and pthread libraries. +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. |