diff --git a/debian/patches/fix-typo.diff b/debian/patches/fix-typo.diff new file mode 100644 index 00000000..2ae2f3c4 --- /dev/null +++ b/debian/patches/fix-typo.diff @@ -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 + + .TP + \fBget datepattern\fR +-gets the patern used to match ++gets the pattern used to match + date/times for + .TP + \fBget usedns\fR diff --git a/debian/patches/series b/debian/patches/series index 70aac0d0..19f4ba18 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -13,3 +13,4 @@ scanlogd.patch python3.10.diff fix-race.diff courier-auth.diff +fix-typo.diff