summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-24 01:57:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-24 01:57:46 +0000
commit321b4b38cb22eb640619cebcb1230c604b2e9297 (patch)
treebea175e053890b150463151752b7a49dc49c436e /README
parentAdding upstream version 0.22. (diff)
downloadtarlz-upstream/0.23.tar.xz
tarlz-upstream/0.23.zip
Adding upstream version 0.23.upstream/0.23
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 55734d4..dedf17a 100644
--- a/README
+++ b/README
@@ -30,9 +30,9 @@ archive, but it has the following advantages:
* The resulting multimember tar.lz archive can be decompressed in
parallel, multiplying the decompression speed.
- * New members can be appended to the archive (by removing the EOF
- member), and unwanted members can be deleted from the archive. Just
- like an uncompressed tar archive.
+ * New members can be appended to the archive (by removing the
+ end-of-archive member), and unwanted members can be deleted from the
+ archive. Just like an uncompressed tar archive.
* It is a safe POSIX-style backup format. In case of corruption, tarlz
can extract all the undamaged members from the tar.lz archive,
@@ -78,7 +78,7 @@ compression is used:
tar
+========+======+=================+===============+========+======+========+
-| header | data | extended header | extended data | header | data | EOF |
+| header | data | extended header | extended data | header | data | EOA |
+========+======+=================+===============+========+======+========+
tar.lz