diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:37:22 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:37:22 +0000 |
commit | 4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190 (patch) | |
tree | fdee42e0b41ce53bfe818a83a2cf18ac504a5809 /doc/zgrep.1 | |
parent | Adding upstream version 1.2. (diff) | |
download | zutils-4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190.tar.xz zutils-4be5f39e8c496b68ab3f2a76537a4dbbe0a5a190.zip |
Adding upstream version 1.3~pre1.upstream/1.3_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | doc/zgrep.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/zgrep.1 b/doc/zgrep.1 index 8adecee..31d79f9 100644 --- a/doc/zgrep.1 +++ b/doc/zgrep.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH ZGREP "1" "February 2014" "Zgrep (zutils) 1.2" "User Commands" +.TH ZGREP "1" "June 2014" "zgrep (zutils) 1.3-pre1" "User Commands" .SH NAME -Zgrep \- search compressed files for a regular expression +zgrep \- search compressed files for a regular expression .SH SYNOPSIS .B zgrep [\fIoptions\fR] \fI<pattern> \fR[\fIfiles\fR] @@ -128,7 +128,7 @@ Report bugs to zutils\-bug@nongnu.org Zutils home page: http://www.nongnu.org/zutils/zutils.html .SH COPYRIGHT Copyright \(co 2014 Antonio Diaz Diaz. -License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> +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. |