1
0
Fork 0

Merging upstream version 1.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:44:55 +01:00
parent b7818a4f94
commit e938d945e2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
13 changed files with 29 additions and 32 deletions

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
.TH ZCAT "1" "July 2013" "Zcat (zutils) 1.1-rc2" "User Commands"
.TH ZCAT "1" "August 2013" "Zcat (zutils) 1.1" "User Commands"
.SH NAME
Zcat \- decompress and concatenate files to standard output
.SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
.TH ZCMP "1" "July 2013" "Zcmp (zutils) 1.1-rc2" "User Commands"
.TH ZCMP "1" "August 2013" "Zcmp (zutils) 1.1" "User Commands"
.SH NAME
Zcmp \- decompress and compare two files byte by byte
.SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
.TH ZDIFF "1" "July 2013" "Zdiff (zutils) 1.1-rc2" "User Commands"
.TH ZDIFF "1" "August 2013" "Zdiff (zutils) 1.1" "User Commands"
.SH NAME
Zdiff \- decompress and compare two files line by line
.SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
.TH ZGREP "1" "July 2013" "Zgrep (zutils) 1.1-rc2" "User Commands"
.TH ZGREP "1" "August 2013" "Zgrep (zutils) 1.1" "User Commands"
.SH NAME
Zgrep \- search compressed files for a regular expression
.SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
.TH ZTEST "1" "July 2013" "Ztest (zutils) 1.1-rc2" "User Commands"
.TH ZTEST "1" "August 2013" "Ztest (zutils) 1.1" "User Commands"
.SH NAME
Ztest \- verify integrity of compressed files
.SH SYNOPSIS

View file

@ -12,7 +12,7 @@ File: zutils.info, Node: Top, Next: Introduction, Up: (dir)
Zutils Manual
*************
This manual is for Zutils (version 1.1-rc2, 7 July 2013).
This manual is for Zutils (version 1.1, 2 August 2013).
* Menu:
@ -626,16 +626,16 @@ Concept index

Tag Table:
Node: Top224
Node: Introduction1097
Node: Common options3155
Node: The zutilsrc file4404
Node: Zcat5330
Node: Zcmp7252
Node: Zdiff9576
Node: Zgrep12079
Node: Ztest14916
Node: Problems16141
Node: Concept index16670
Node: Introduction1095
Node: Common options3153
Node: The zutilsrc file4402
Node: Zcat5328
Node: Zcmp7250
Node: Zdiff9574
Node: Zgrep12077
Node: Ztest14914
Node: Problems16139
Node: Concept index16668

End Tag Table

View file

@ -6,8 +6,8 @@
@finalout
@c %**end of header
@set UPDATED 7 July 2013
@set VERSION 1.1-rc2
@set UPDATED 2 August 2013
@set VERSION 1.1
@dircategory Data Compression
@direntry
@ -177,6 +177,7 @@ format, with the syntax:
where <format> is one of @samp{bz2}, @samp{gz}, @samp{lz} or @samp{xz}.
@end enumerate
@node Zcat
@chapter Zcat
@cindex zcat