Fix a couple of typos

This commit is contained in:
Tom Eastep 2009-12-13 07:22:18 -08:00
parent 0e19ad5ea0
commit c8c523622b

View File

@ -229,7 +229,7 @@
<para>Compile-time extension scripts are executed using the Perl <para>Compile-time extension scripts are executed using the Perl
'eval `cat &lt;file&gt;`' mechanism. Be sure that each script 'eval `cat &lt;file&gt;`' mechanism. Be sure that each script
returns a 'true' value; otherwise, the Shorweall-perl compiler will returns a 'true' value; otherwise, the Shorewall-perl compiler will
assume that the script failed and will abort the compilation.</para> assume that the script failed and will abort the compilation.</para>
<para>When a script is invoked, the <emphasis <para>When a script is invoked, the <emphasis
@ -288,7 +288,7 @@
<listitem> <listitem>
<para>There is only a single "pass as-is to iptables" argument <para>There is only a single "pass as-is to iptables" argument
(so you must quote that part</para> (so you must quote that part)</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>