From 7b96d4106510587813169cbab24088b8acc1b9b7 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 24 Dec 2016 13:01:44 -0800 Subject: [PATCH] Correct typo in the Shorewall 5 article Signed-off-by: Tom Eastep --- docs/Shorewall-5.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Shorewall-5.xml b/docs/Shorewall-5.xml index 0e38a8863..28ad07432 100644 --- a/docs/Shorewall-5.xml +++ b/docs/Shorewall-5.xml @@ -61,7 +61,7 @@ CLI unification - Beginning with Shorewall 5.1.0, there is a single CLI program (/sbin/shorewall or /usr/sbin/shorewall depending on your - distribution). + distribution). @@ -520,7 +520,7 @@ add_rule( $chainref, '-p tcp --dport 634 -m recent --name 1; Because this script uses the implicit $level and $tag - variables, it must remail in Perl. This mostly involves simply + variables, it must remain in Perl. This mostly involves simply moving the SSHKnock script into action.SSHKnock, but requires some additional code in action.SSHKnock as shown in