Adding upstream version 1.2~rc2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
945344fb87
commit
63578be2c3
20 changed files with 918 additions and 1253 deletions
|
@ -1,5 +1,5 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
||||
.TH PLZIP "1" "May 2014" "plzip 1.2-rc1" "User Commands"
|
||||
.TH PLZIP "1" "July 2014" "plzip 1.2-rc2" "User Commands"
|
||||
.SH NAME
|
||||
plzip \- reduces the size of files
|
||||
.SH SYNOPSIS
|
||||
|
@ -85,8 +85,8 @@ Plzip home page: http://www.nongnu.org/lzip/plzip.html
|
|||
Copyright \(co 2009 Laszlo Ersek.
|
||||
.br
|
||||
Copyright \(co 2014 Antonio Diaz Diaz.
|
||||
Using Lzlib 1.6\-rc1
|
||||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
||||
Using Lzlib 1.6\-rc2
|
||||
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.
|
||||
|
|
|
@ -11,7 +11,7 @@ File: plzip.info, Node: Top, Next: Introduction, Up: (dir)
|
|||
Plzip Manual
|
||||
************
|
||||
|
||||
This manual is for Plzip (version 1.2-rc1, 8 May 2014).
|
||||
This manual is for Plzip (version 1.2-rc2, 1 July 2014).
|
||||
|
||||
* Menu:
|
||||
|
||||
|
@ -418,13 +418,13 @@ Concept index
|
|||
|
||||
Tag Table:
|
||||
Node: Top221
|
||||
Node: Introduction872
|
||||
Node: Program design5441
|
||||
Node: Invoking plzip6495
|
||||
Ref: --data-size6940
|
||||
Node: File format12089
|
||||
Node: Problems14594
|
||||
Node: Concept index15123
|
||||
Node: Introduction873
|
||||
Node: Program design5442
|
||||
Node: Invoking plzip6496
|
||||
Ref: --data-size6941
|
||||
Node: File format12090
|
||||
Node: Problems14595
|
||||
Node: Concept index15124
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
@finalout
|
||||
@c %**end of header
|
||||
|
||||
@set UPDATED 8 May 2014
|
||||
@set VERSION 1.2-rc1
|
||||
@set UPDATED 1 July 2014
|
||||
@set VERSION 1.2-rc2
|
||||
|
||||
@dircategory Data Compression
|
||||
@direntry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue