From daabd590add392843850c13b8d562b428e842d9f Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Thu, 4 Jan 2007 23:35:57 +0000 Subject: [PATCH] - Updated man pages git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@516 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- man/fail2ban-client.1 | 6 +++--- man/fail2ban-regex.1 | 4 ++-- man/fail2ban-server.1 | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/man/fail2ban-client.1 b/man/fail2ban-client.1 index b905634d..1ee203c7 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" "December 2006" "fail2ban-client v0.7.5-SVN" "User Commands" +.TH FAIL2BAN-CLIENT "1" "January 2007" "fail2ban-client v0.7.6" "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.5\-SVN reads log file that contains password failure report +Fail2Ban v0.7.6 reads log file that contains password failure report and bans the corresponding IP addresses using firewall rules. .SH OPTIONS .TP @@ -29,7 +29,7 @@ increase verbosity decrease verbosity .TP \fB\-x\fR -force execution of the server +force execution of the server (remove socket file) .TP \fB\-h\fR, \fB\-\-help\fR display this help message diff --git a/man/fail2ban-regex.1 b/man/fail2ban-regex.1 index a1352142..16e3fa5a 100644 --- a/man/fail2ban-regex.1 +++ b/man/fail2ban-regex.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH FAIL2BAN-REGEX "1" "December 2006" "fail2ban-regex v0.7.5-SVN" "User Commands" +.TH FAIL2BAN-REGEX "1" "January 2007" "fail2ban-regex v0.7.6" "User Commands" .SH NAME fail2ban-regex \- test Fail2ban "failregex" option .SH SYNOPSIS .B fail2ban-regex \fI \fR .SH DESCRIPTION -Fail2Ban v0.7.5\-SVN reads log file that contains password failure report +Fail2Ban v0.7.6 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" diff --git a/man/fail2ban-server.1 b/man/fail2ban-server.1 index d58ba373..85780a23 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" "December 2006" "fail2ban-server v0.7.5-SVN" "User Commands" +.TH FAIL2BAN-SERVER "1" "January 2007" "fail2ban-server v0.7.6" "User Commands" .SH NAME fail2ban-server \- start the server .SH SYNOPSIS .B fail2ban-server [\fIOPTIONS\fR] .SH DESCRIPTION -Fail2Ban v0.7.5\-SVN reads log file that contains password failure report +Fail2Ban v0.7.6 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 @@ -24,7 +24,7 @@ start in foreground socket path .TP \fB\-x\fR -force execution of the server +force execution of the server (remove socket file) .TP \fB\-h\fR, \fB\-\-help\fR display this help message