diff --git a/manpages/shorewall-zones.xml b/manpages/shorewall-zones.xml index 60e7f0f03..a1bbab69b 100644 --- a/manpages/shorewall-zones.xml +++ b/manpages/shorewall-zones.xml @@ -78,7 +78,7 @@ 12 + 6 + 2*M + 1 = 29 which reduces to - 2*M = 29 - 12 - 6 = 11 or + 2*M = 29 - 12 - 6 - 1 = 10 or M = 5 diff --git a/manpages6/shorewall6-zones.xml b/manpages6/shorewall6-zones.xml index 79b0e4e5b..304c30c92 100644 --- a/manpages6/shorewall6-zones.xml +++ b/manpages6/shorewall6-zones.xml @@ -78,7 +78,7 @@ 12 + 6 + 2*M + 1 = 29 which reduces to - 2*M = 29 - 12 - 6 = 11 or + 2*M = 29 - 12 - 6 - 1 = 10 or M = 5