Another doc tweak

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7554 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-10-27 22:51:16 +00:00
parent e64f712094
commit ea9bb7823f

View File

@ -491,7 +491,7 @@ use Shorewall::Config qw/shorewall/;</programlisting>
<para>Multi-line scripts use one of the following forms:<programlisting><emphasis
role="bold">BEGIN SHELL</emphasis>
&lt;shell script&gt;
&lt;<emphasis>shell script</emphasis>&gt;
<emphasis role="bold">END</emphasis> [ <emphasis role="bold">SHELL</emphasis> ]</programlisting><programlisting><emphasis
role="bold">BEGIN PERL</emphasis> [;]
&lt;<emphasis>perl script</emphasis>&gt;