diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lzip.1 | 6 | ||||
-rw-r--r-- | doc/lzip.info | 24 | ||||
-rw-r--r-- | doc/lzip.texinfo | 8 | ||||
-rw-r--r-- | doc/lziprecover.1 | 6 |
4 files changed, 22 insertions, 22 deletions
@@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH LZIP "1" "September 2009" "Lzip 1.8" "User Commands" +.TH LZIP "1" "January 2010" "Lzip 1.9" "User Commands" .SH NAME -Lzip \- manual page for Lzip 1.8 +Lzip \- data compressor based on the LZMA algorithm .SH SYNOPSIS .B lzip [\fIoptions\fR] [\fIfiles\fR] @@ -68,7 +68,7 @@ Ki = KiB = 2^10 = 1024, M = 10^6, Mi = 2^20, G = 10^9, Gi = 2^30, etc... Report bugs to lzip\-bug@nongnu.org Lzip home page: http://www.nongnu.org/lzip/lzip.html .SH COPYRIGHT -Copyright \(co 2009 Antonio Diaz Diaz. +Copyright \(co 2010 Antonio Diaz Diaz. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> .br This is free software: you are free to change and redistribute it. diff --git a/doc/lzip.info b/doc/lzip.info index 282cc03..5e2e530 100644 --- a/doc/lzip.info +++ b/doc/lzip.info @@ -8,10 +8,10 @@ END-INFO-DIR-ENTRY File: lzip.info, Node: Top, Next: Introduction, Up: (dir) -Lzip -**** +Lzip Manual +*********** -This manual is for Lzip (version 1.8, 2 September 2009). +This manual is for Lzip (version 1.9, 17 January 2010). * Menu: @@ -25,7 +25,7 @@ This manual is for Lzip (version 1.8, 2 September 2009). * Concept Index:: Index of concepts - Copyright (C) 2008, 2009 Antonio Diaz Diaz. + Copyright (C) 2008, 2009, 2010 Antonio Diaz Diaz. This manual is free documentation: you have unlimited permission to copy, distribute and modify it. @@ -466,13 +466,13 @@ Concept Index Tag Table: Node: Top224 -Node: Introduction880 -Node: Algorithm4187 -Node: Invoking Lzip6413 -Node: File Format10760 -Node: Examples12714 -Node: Lziprecover14552 -Node: Problems15251 -Node: Concept Index15776 +Node: Introduction899 +Node: Algorithm4206 +Node: Invoking Lzip6432 +Node: File Format10779 +Node: Examples12733 +Node: Lziprecover14571 +Node: Problems15270 +Node: Concept Index15795 End Tag Table diff --git a/doc/lzip.texinfo b/doc/lzip.texinfo index adb5eb6..a6d5d79 100644 --- a/doc/lzip.texinfo +++ b/doc/lzip.texinfo @@ -1,12 +1,12 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename lzip.info -@settitle Lzip +@settitle Lzip Manual @finalout @c %**end of header -@set UPDATED 2 September 2009 -@set VERSION 1.8 +@set UPDATED 17 January 2010 +@set VERSION 1.9 @dircategory Data Compression @direntry @@ -43,7 +43,7 @@ This manual is for Lzip (version @value{VERSION}, @value{UPDATED}). @end menu @sp 1 -Copyright @copyright{} 2008, 2009 Antonio Diaz Diaz. +Copyright @copyright{} 2008, 2009, 2010 Antonio Diaz Diaz. This manual is free documentation: you have unlimited permission to copy, distribute and modify it. diff --git a/doc/lziprecover.1 b/doc/lziprecover.1 index 80dc3b3..95f5709 100644 --- a/doc/lziprecover.1 +++ b/doc/lziprecover.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH LZIPRECOVER "1" "September 2009" "Lziprecover 1.8" "User Commands" +.TH LZIPRECOVER "1" "January 2010" "Lziprecover 1.9" "User Commands" .SH NAME -Lziprecover \- manual page for Lziprecover 1.8 +Lziprecover \- recover undamaged members from lzip files .SH SYNOPSIS .B lziprecover [\fIoptions\fR] \fIfile\fR @@ -28,7 +28,7 @@ be verbose (a 2nd \fB\-v\fR gives more) Report bugs to lzip\-bug@nongnu.org Lzip home page: http://www.nongnu.org/lzip/lzip.html .SH COPYRIGHT -Copyright \(co 2009 Antonio Diaz Diaz. +Copyright \(co 2010 Antonio Diaz Diaz. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> .br This is free software: you are free to change and redistribute it. |