summaryrefslogtreecommitdiffstats
path: root/doc/clzip.info
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:29:00 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-06 11:29:00 +0000
commitee4373742b5e806cf3fb080808a2061c5644a14d (patch)
tree65e45e9ae8579bb28d83a8c881238fb614b2ad53 /doc/clzip.info
parentAdding debian version 1.0~rc3-1. (diff)
downloadclzip-ee4373742b5e806cf3fb080808a2061c5644a14d.tar.xz
clzip-ee4373742b5e806cf3fb080808a2061c5644a14d.zip
Merging upstream version 1.0.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/clzip.info')
-rw-r--r--doc/clzip.info21
1 files changed, 13 insertions, 8 deletions
diff --git a/doc/clzip.info b/doc/clzip.info
index a98e8e5..2bab8b6 100644
--- a/doc/clzip.info
+++ b/doc/clzip.info
@@ -12,7 +12,7 @@ File: clzip.info, Node: Top, Next: Introduction, Up: (dir)
Clzip Manual
************
-This manual is for Clzip (version 1.0-rc3, 13 March 2010).
+This manual is for Clzip (version 1.0, 5 April 2010).
* Menu:
@@ -42,6 +42,11 @@ gzip or bzip2. Clzip decompresses almost as fast as gzip and compresses
better than bzip2, which makes it well suited for software distribution
and data archiving.
+ Clzip uses the lzip file format; the files produced by clzip are
+fully compatible with lzip-1.4 or newer. Clzip is in fact a C language
+version of lzip, intended for embedded devices or systems lacking a C++
+compiler.
+
Clzip replaces every file given in the command line with a compressed
version of itself, with the name "original_name.lz". Each compressed
file has the same modification date, permissions, and, when possible,
@@ -432,12 +437,12 @@ Concept Index

Tag Table:
Node: Top226
-Node: Introduction835
-Node: Algorithm4160
-Node: Invoking Clzip6391
-Node: File Format10747
-Node: Examples12703
-Node: Problems13880
-Node: Concept Index14406
+Node: Introduction830
+Node: Algorithm4377
+Node: Invoking Clzip6608
+Node: File Format10964
+Node: Examples12920
+Node: Problems14097
+Node: Concept Index14623

End Tag Table