mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
fix typo
This commit is contained in:
parent
c473a5e7aa
commit
758f2763ba
2 changed files with 14 additions and 0 deletions
13
debian/patches/fix-typo.diff
vendored
Normal file
13
debian/patches/fix-typo.diff
vendored
Normal file
|
|
@ -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
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
|
@ -13,3 +13,4 @@ scanlogd.patch
|
|||
python3.10.diff
|
||||
fix-race.diff
|
||||
courier-auth.diff
|
||||
fix-typo.diff
|
||||
|
|
|
|||
Loading…
Reference in a new issue