diff options
Diffstat (limited to '')
-rw-r--r-- | doc/lzip.info | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/lzip.info b/doc/lzip.info index 5d2c6ec..9379eb3 100644 --- a/doc/lzip.info +++ b/doc/lzip.info @@ -11,7 +11,7 @@ File: lzip.info, Node: Top, Next: Introduction, Up: (dir) Lzip Manual *********** -This manual is for Lzip (version 1.13-rc2, 5 January 2012). +This manual is for Lzip (version 1.13, 24 February 2012). * Menu: @@ -62,8 +62,8 @@ corresponding uncompressed files. Integrity testing of concatenated compressed files is also supported. Lzip can produce multi-member files and safely recover, with -lziprecover, the undamaged members in case of file damage. Lzip can -also split the compressed output in volumes of a given size, even when +lziprecover, the undamaged members in case of file damage. Lzip can also +split the compressed output in volumes of a given size, even when reading from standard input. This allows the direct creation of multivolume compressed tar archives. @@ -389,7 +389,7 @@ File: lzip.info, Node: Examples, Next: Problems, Prev: File Format, Up: Top WARNING! Even if lzip is bug-free, other causes may result in a corrupt compressed file (bugs in the system libraries, memory errors, etc). -Therefore, if the data you are going to compress is important give the +Therefore, if the data you are going to compress is important, give the `--keep' option to lzip and do not remove the original file until you verify the compressed file with a command like `lzip -cd file.lz | cmp file -'. @@ -484,7 +484,7 @@ Concept Index * file format: File Format. (line 6) * getting help: Problems. (line 6) * introduction: Introduction. (line 6) -* invoking lzip: Invoking Lzip. (line 6) +* invoking: Invoking Lzip. (line 6) * options: Invoking Lzip. (line 6) * usage: Invoking Lzip. (line 6) * version: Invoking Lzip. (line 6) @@ -493,13 +493,13 @@ Concept Index Tag Table: Node: Top224 -Node: Introduction921 -Node: Algorithm4422 -Node: Invoking Lzip6940 -Node: File Format12292 -Node: Examples14285 -Node: Problems16231 -Node: Concept Index16753 +Node: Introduction919 +Node: Algorithm4420 +Node: Invoking Lzip6938 +Node: File Format12290 +Node: Examples14283 +Node: Problems16230 +Node: Concept Index16752 End Tag Table |