diff options
Diffstat (limited to 'doc/minilzip.1')
-rw-r--r-- | doc/minilzip.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/minilzip.1 b/doc/minilzip.1 index 22ad101..c60e528 100644 --- a/doc/minilzip.1 +++ b/doc/minilzip.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH MINILZIP "1" "April 2024" "minilzip 1.15-pre1" "User Commands" +.TH MINILZIP "1" "October 2024" "minilzip 1.15-pre2" "User Commands" .SH NAME minilzip \- reduces the size of files .SH SYNOPSIS @@ -16,8 +16,8 @@ maximum dictionary size is 512 MiB so that any lzip file can be decompressed on 32\-bit machines. Lzip provides accurate and robust 3\-factor integrity checking. Lzip can compress about as fast as gzip (lzip \fB\-0\fR) or compress most files more than bzip2 (lzip \fB\-9\fR). Decompression speed is intermediate between -gzip and bzip2. Lzip is better than gzip and bzip2 from a data recovery -perspective. Lzip has been designed, written, and tested with great care to +gzip and bzip2. Lzip provides better data recovery capabilities than gzip +and bzip2. Lzip has been designed, written, and tested with great care to replace gzip and bzip2 as the standard general\-purpose compressed format for Unix\-like systems. .SH OPTIONS @@ -120,7 +120,7 @@ License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html> .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. -Using lzlib 1.15\-pre1 +Using lzlib 1.15\-pre2 Using LZ_API_VERSION = 1015 .SH "SEE ALSO" The full documentation for |