Improve formatting of DNAT- and REDIRECT- descriptions for clarity

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1057 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-01-05 15:49:30 +00:00
parent 838d84c235
commit 0b93425ad0

View File

@ -15,14 +15,10 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2003-12-08</pubdate> <pubdate>2004-01-05</pubdate>
<copyright> <copyright>
<year>2001</year> <year>2001-2004</year>
<year>2002</year>
<year>2003</year>
<holder>Thomas M. Eastep</holder> <holder>Thomas M. Eastep</holder>
</copyright> </copyright>
@ -1987,10 +1983,12 @@
<listitem> <listitem>
<para>an ACCEPT rule in the Netfilter <quote>filter</quote> <para>an ACCEPT rule in the Netfilter <quote>filter</quote>
table. DNAT- works like DNAT but only generates the table.</para>
header-rewriting rule.</para>
</listitem> </listitem>
</orderedlist> </orderedlist>
<para>DNAT- works like DNAT but only generates the
header-rewriting rule.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -2018,10 +2016,12 @@
<listitem> <listitem>
<para>an ACCEPT rule in the Netfilter <quote>filter</quote> <para>an ACCEPT rule in the Netfilter <quote>filter</quote>
table. REDIRECT- works like REDIRECT but only generates table.</para>
the header-rewriting rule.</para>
</listitem> </listitem>
</orderedlist> </orderedlist>
<para>REDIRECT- works like REDIRECT but only generates the
header-rewriting rule.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -4545,4 +4545,12 @@
<para>This file is described in the <ulink url="Accounting.html">Traffic <para>This file is described in the <ulink url="Accounting.html">Traffic
Accounting Documentation</ulink>.</para> Accounting Documentation</ulink>.</para>
</section> </section>
<appendix>
<title>Revision History</title>
<para><revhistory><revision><revnumber>1.10</revnumber><date>2004-01-05</date><authorinitials>TE</authorinitials><revremark>Improved
formatting of DNAT- and REDIRECT- for clarity</revremark></revision><revision><revnumber>1.9</revnumber><date>2003-12-25</date><authorinitials>MN</authorinitials><revremark>Initial
Docbook Conversion Complete</revremark></revision></revhistory></para>
</appendix>
</article> </article>