diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:27:57 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:27:57 +0000 |
commit | c040b46a29aa27e1b969f0190c117981d7720c6a (patch) | |
tree | c2e291a3bbc4eed3b3900fffcfd037954598d1ef /doc/zutils.texinfo | |
parent | Adding debian version 1.1~rc2-2. (diff) | |
download | zutils-c040b46a29aa27e1b969f0190c117981d7720c6a.tar.xz zutils-c040b46a29aa27e1b969f0190c117981d7720c6a.zip |
Merging upstream version 1.1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/zutils.texinfo')
-rw-r--r-- | doc/zutils.texinfo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/zutils.texinfo b/doc/zutils.texinfo index 61a8762..ea635ba 100644 --- a/doc/zutils.texinfo +++ b/doc/zutils.texinfo @@ -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 |