diff --git a/docs/shorewall_extension_scripts.xml b/docs/shorewall_extension_scripts.xml index bd79b2af9..54936f874 100644 --- a/docs/shorewall_extension_scripts.xml +++ b/docs/shorewall_extension_scripts.xml @@ -18,7 +18,7 @@ - 2001-2007 + 2001-2010 Thomas M. Eastep @@ -596,6 +596,9 @@ esac Example: my $chainref = $filter_table->{INPUT}; #Same as above with a few less keystrokes; runs faster too + + For imformation about the 'compile' extension script, see the + Manual Chains article.