From 129d1739d13109204bcf7fe9992f0235a2a9b2b2 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 24 Jun 2011 07:58:46 -0700 Subject: [PATCH] Cosmetic changes Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Config.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 8c2714fc7..61dbea2cf 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -2886,7 +2886,7 @@ sub update_config_file( $ ) { LOGBURST => '' , EXPORTPARAMS => 'no' ); # - # Undocumented options -- won't be listed in shorewall.conf (shorewall6.conf).. + # Undocumented options -- won't be listed in the template # my @undocumented = ( qw( TC_BITS PROVIDER_BITS PROVIDER_OFFSET MASK_BITS FAKE_AUDIT ) ); @@ -2971,7 +2971,7 @@ EOF print $output <<'EOF'; ################################################################################# -# D E P R E C A T E D +# D E P R E C A T E D # O P T I O N S #################################################################################