diff --git a/Shorewall/Perl/compiler.pl b/Shorewall/Perl/compiler.pl index 9f2c31431..f47e5becf 100755 --- a/Shorewall/Perl/compiler.pl +++ b/Shorewall/Perl/compiler.pl @@ -1,6 +1,6 @@ #! /usr/bin/perl -w # -# The Shoreline Firewall4 (Shorewall-perl) Packet Filtering Firewall Compiler - V4.4 +# The Shoreline Firewall Packet Filtering Firewall Compiler - V4.4 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # @@ -56,7 +56,7 @@ sub usage( $ ) { [ --log= ] [ --log-verbose={-1|0-2} ] [ --test ] - [ --family={1|2} ] + [ --family={4|6} ] '; exit shift @_; }