Doc update re: 4.0.2/3

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7110 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-08-10 17:00:13 +00:00
parent 7eb9ba65a7
commit 4bb5de92b2
2 changed files with 18 additions and 18 deletions

View File

@ -207,31 +207,27 @@
</row> </row>
<row> <row>
<entry morerows="1" valign="middle">Shorewall-common 4.0.0</entry> <entry valign="middle">Shorewall-common 4.0.0</entry>
<entry>Shorewall-shell 4.0.0</entry> <entry>Shorewall-shell 4.0.0 - 4.0.2</entry>
<entry>Shorewall-perl 4.0.0</entry> <entry>Shorewall-perl 4.0.0 - 4.0.2</entry>
</row> </row>
<row> <row>
<entry>Shorewall-shell 4.0.1</entry> <entry valign="middle">Shorewall-common 4.0.1</entry>
<entry>Shorewall-perl 4.0.1</entry> <entry>Shorewall-shell 4.0.0 - 4.0.2</entry>
<entry>Shorewall-perl 4.0.0 - 4.0.2</entry>
</row> </row>
<row> <row>
<entry morerows="1" valign="middle">Shorewall-common 4.0.1</entry> <entry valign="middle">Shorewall-common 4.0.2</entry>
<entry>Shorewall-shell 4.0.0</entry> <entry>Shorewall-shell 4.0.0 - 4.0.2</entry>
<entry>Shorewall-perl 4.0.0</entry> <entry>Shorewall-perl 4.0.0 - 4.0.2</entry>
</row>
<row>
<entry>Shorewall-shell 4.0.1</entry>
<entry>Shorewall-perl 4.0.1</entry>
</row> </row>
</tbody> </tbody>
</tgroup> </tgroup>

View File

@ -81,8 +81,8 @@
<para>While there are advantages to using Shorewall-perl, there are also <para>While there are advantages to using Shorewall-perl, there are also
disadvantages.</para> disadvantages.</para>
<section> <section id="Incompatibilities">
<title id="Incompatibilities">Incompatibilities</title> <title>Incompatibilities</title>
<para>There are a number of incompatibilities between the Shorewall-perl <para>There are a number of incompatibilities between the Shorewall-perl
compiler and the earlier one.</para> compiler and the earlier one.</para>
@ -515,8 +515,8 @@ loc net ACCEPT</programlisting>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>Perl (I use Perl 5.8.8 but other versions should work <para>Perl (I use Perl 5.8.8 but other 5.8 or later versions should
fine)</para> work fine)</para>
</listitem> </listitem>
<listitem> <listitem>
@ -538,6 +538,10 @@ loc net ACCEPT</programlisting>
<listitem> <listitem>
<para>Perl Carp Module</para> <para>Perl Carp Module</para>
</listitem> </listitem>
<listitem>
<para>Perl FindBin Module (Shorewall 4.0.3 and later)</para>
</listitem>
</itemizedlist> </itemizedlist>
</section> </section>