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