summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-13 07:06:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-02-13 07:06:25 +0000
commitaeab49c877a93051065ab41625d9b13a6017c1d6 (patch)
treecd8f68d5ee0caebf508f6d4f1595d8656f0bff55 /README
parentReleasing debian version 1.6-5. (diff)
downloadplzip-aeab49c877a93051065ab41625d9b13a6017c1d6.tar.xz
plzip-aeab49c877a93051065ab41625d9b13a6017c1d6.zip
Merging upstream version 1.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 5385ec9..d6f4d4a 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ creating a multimember compressed file.
When decompressing, plzip decompresses as many members simultaneously as
worker threads are chosen. Files that were compressed with lzip will not
-be decompressed faster than using lzip (unless the "-b" option was used)
+be decompressed faster than using lzip (unless the '-b' option was used)
because lzip usually produces single-member files, which can't be
decompressed in parallel.
@@ -84,11 +84,11 @@ incomprehensible and therefore pointless.
Plzip will correctly decompress a file which is the concatenation of two
or more compressed files. The result is the concatenation of the
-corresponding uncompressed files. Integrity testing of concatenated
+corresponding decompressed files. Integrity testing of concatenated
compressed files is also supported.
-Copyright (C) 2009-2017 Antonio Diaz Diaz.
+Copyright (C) 2009-2018 Antonio Diaz Diaz.
This file is free documentation: you have unlimited permission to copy,
distribute and modify it.