diff --git a/man/fail2ban-client.1 b/man/fail2ban-client.1 index eeddba8a..13abfd71 100644 --- a/man/fail2ban-client.1 +++ b/man/fail2ban-client.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-CLIENT "1" "September 2006" "fail2ban-client v0.7.3" "User Commands" +.TH FAIL2BAN-CLIENT "1" "October 2006" "fail2ban-client v0.7.3-SVN" "User Commands" .SH NAME fail2ban-client \- configure and control the server .SH SYNOPSIS .B fail2ban-client [\fIOPTIONS\fR]... \fI\fR .SH DESCRIPTION -Fail2Ban v0.7.3 reads log file that contains password failure report +Fail2Ban v0.7.3\-SVN reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .SH OPTIONS .TP diff --git a/man/fail2ban-client.man b/man/fail2ban-client.man deleted file mode 100644 index c390c2f9..00000000 --- a/man/fail2ban-client.man +++ /dev/null @@ -1,94 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-CLIENT "1" "September 2006" "fail2ban-client v0.7.2" "User Commands" -.SH NAME -fail2ban-client \- Ban IPs that make too many password failure -.SH SYNOPSIS -.B fail2ban-client -[\fIOPTIONS\fR]... \fI\fR -.SH DESCRIPTION -Fail2Ban v0.7.2 reads log file that contains password failure report -and bans the corresponding IP addresses using firewall rules. -.SH OPTIONS -.TP -\fB\-c\fR -configuration directory -.TP -\fB\-d\fR -dump configuration. For debugging -.TP -\fB\-i\fR -interactive mode -.TP -\fB\-v\fR -increase verbosity -.TP -\fB\-q\fR -decrease verbosity -.TP -\fB\-x\fR -force execution of the server -.TP -\fB\-h\fR, \fB\-\-help\fR -display this help message -.TP -\fB\-V\fR, \fB\-\-version\fR -print the version -.SH COMMAND -.SS "Command:" -.TP -start -start the server and the jails -.TP -reload -reload the configuration -.TP -stop -stop all jails and terminate the server -.TP -status -get the current status -.TP -set loglevel -set loglevel to -.TP -get loglevel -get loglevel -.TP -set logtarget -set log target to -.TP -get logtarget -get log target -.TP -add -create -.TP -set -set the value for -.TP -get -get the value for -.TP -start -start -.TP -stop -stop . The jail is removed -.TP -status -get the current status of -.SH FILES -\fI/etc/fail2ban/*\fR -.SH AUTHOR -Written by Cyril Jaquier . -Many contributions by Yaroslav O. Halchenko . -.SH "REPORTING BUGS" -Report bugs to -.SH COPYRIGHT -Copyright \(co 2004-2006 Cyril Jaquier -.br -Copyright of modifications held by their respective authors. -Licensed under the GNU General Public License v2 (GPL). -.SH "SEE ALSO" -.br -fail2ban-server(1x) diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1 new file mode 100644 index 00000000..5a80049a --- /dev/null +++ b/man/fail2ban-regex.1 @@ -0,0 +1,27 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH FAIL2BAN-REGEX "1" "October 2006" "fail2ban-regex v0.7.3-SVN" "User Commands" +.SH NAME +fail2ban-regex \- test Fail2ban "failregex" option +.SH SYNOPSIS +.B fail2ban-regex +\fI \fR +.SH DESCRIPTION +Fail2Ban v0.7.3\-SVN reads log file that contains password failure report +and bans the corresponding IP addresses using firewall rules. +.PP +This tools can test and benchmark your regular expressions for the "failregex" +option. +.SH AUTHOR +Written by Cyril Jaquier . +Many contributions by Yaroslav O. Halchenko . +.SH "REPORTING BUGS" +Report bugs to +.SH COPYRIGHT +Copyright \(co 2004-2006 Cyril Jaquier +.br +Copyright of modifications held by their respective authors. +Licensed under the GNU General Public License v2 (GPL). +.SH "SEE ALSO" +.br +fail2ban-client(1) +fail2ban-server(1) diff --git a/man/fail2ban-regex.h2m b/man/fail2ban-regex.h2m new file mode 100644 index 00000000..dfbf9330 --- /dev/null +++ b/man/fail2ban-regex.h2m @@ -0,0 +1,10 @@ +Include file for help2man man page +$Id: $ + +[name] +fail2ban-regex \- test Fail2ban "failregex" option + +[see also] +.br +fail2ban-client(1) +fail2ban-server(1) diff --git a/man/fail2ban-server.1 b/man/fail2ban-server.1 index d70bff01..db9329c8 100644 --- a/man/fail2ban-server.1 +++ b/man/fail2ban-server.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-SERVER "1" "September 2006" "fail2ban-server v0.7.3" "User Commands" +.TH FAIL2BAN-SERVER "1" "October 2006" "fail2ban-server v0.7.3-SVN" "User Commands" .SH NAME fail2ban-server \- start the server .SH SYNOPSIS .B fail2ban-server [\fIOPTIONS\fR] .SH DESCRIPTION -Fail2Ban v0.7.3 reads log file that contains password failure report +Fail2Ban v0.7.3\-SVN reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .PP Only use this command for debugging purpose. Start the server with @@ -27,8 +27,6 @@ display this help message .TP \fB\-V\fR, \fB\-\-version\fR print the version -.SH FILES -\fI/etc/fail2ban/*\fR .SH AUTHOR Written by Cyril Jaquier . Many contributions by Yaroslav O. Halchenko . diff --git a/man/fail2ban-server.h2m b/man/fail2ban-server.h2m index 3e856a51..260095ef 100644 --- a/man/fail2ban-server.h2m +++ b/man/fail2ban-server.h2m @@ -4,9 +4,6 @@ $Id: $ [name] fail2ban-server \- start the server -[files] -\fI/etc/fail2ban/*\fR - [see also] .br fail2ban-client(1) diff --git a/man/generate-man b/man/generate-man index c415e4ea..481999b3 100755 --- a/man/generate-man +++ b/man/generate-man @@ -13,3 +13,8 @@ echo -n "Generating fail2ban-server " help2man --section=1 --no-info --include=fail2ban-server.h2m --output fail2ban-server.1 ../fail2ban-server echo "[done]" +# fail2ban-regex +echo -n "Generating fail2ban-regex " +help2man --section=1 --no-info --include=fail2ban-regex.h2m --output fail2ban-regex.1 ../fail2ban-regex +echo "[done]" +