diff options
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. |