mirror of https://github.com/fail2ban/fail2ban
fix typo
parent
c473a5e7aa
commit
758f2763ba
|
@ -0,0 +1,13 @@
|
|||
Index: fail2ban/man/fail2ban-client.1
|
||||
===================================================================
|
||||
--- fail2ban.orig/man/fail2ban-client.1
|
||||
+++ fail2ban/man/fail2ban-client.1
|
||||
@@ -415,7 +415,7 @@ gets the time a host is banned for
|
||||
<JAIL>
|
||||
.TP
|
||||
\fBget <JAIL> datepattern\fR
|
||||
-gets the patern used to match
|
||||
+gets the pattern used to match
|
||||
date/times for <JAIL>
|
||||
.TP
|
||||
\fBget <JAIL> usedns\fR
|
|
@ -13,3 +13,4 @@ scanlogd.patch
|
|||
python3.10.diff
|
||||
fix-race.diff
|
||||
courier-auth.diff
|
||||
fix-typo.diff
|
||||
|
|
Loading…
Reference in New Issue