fix typos and other sutff..

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2698 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2005-09-17 06:26:55 +00:00
parent 17d1469c7b
commit 2dd94ce1d9
7 changed files with 35 additions and 44 deletions

View File

@ -823,7 +823,8 @@ NET_OPTIONS=blacklist,norfc1918</programlisting>
source-routed packets will not be accepted from that interface
(sets
<filename>/proc/sys/net/ipv4/conf/&lt;interface&gt;</filename>
to 1).</para>
to 1).<emphasis role="bold">Only set this option if you know
what are you doing</emphasis>.</para>
</listitem>
</varlistentry>
@ -4083,4 +4084,4 @@ eth1 -</programlisting>
</revision>
</revhistory></para>
</appendix>
</article>
</article>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<article lang="en" status="draft">
<article lang="en" status="">
<!--$Id$-->
<articleinfo>
@ -170,7 +170,7 @@ PARAM - - tcp 135,139,445
<member>REDIRECT - Redirect the request to a local port on the
firewall.</member>
<member>REDIRECT- - Advanced users only. Like REDIRET but only
<member>REDIRECT- - Advanced users only. Like REDIRECT but only
generates the REDIRECT iptables rule and not the companion ACCEPT
rule.</member>
@ -204,7 +204,7 @@ PARAM - - tcp 135,139,445
example, eth1 specifies a client that communicates with the firewall
system through eth1. This may be optionally followed by another colon
(<quote>:</quote>) and an IP/MAC/subnet address as described above
(e.g., eth1:192.168.1.5).</para>
(e.g. eth1:192.168.1.5).</para>
</listitem>
<listitem>
@ -370,7 +370,7 @@ bar:info</programlisting>
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S)
foo:debug $FW net</programlisting>
<para>Logging in the invokeD 'foo' macro will be as if foo had been
<para>Logging in the invoked 'foo' macro will be as if foo had been
defined as:</para>
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S)

View File

@ -111,9 +111,8 @@
</listitem>
<listitem>
<para><filename>/etc/shorewall/routestopped</filename> (Shorewall
1.3.4 and later) - defines hosts accessible when Shorewall is
stopped.</para>
<para><filename>/etc/shorewall/routestopped</filename> - defines
hosts accessible when Shorewall is stopped.</para>
</listitem>
<listitem>
@ -252,13 +251,12 @@ smtp,www,pop3,imap #Services running on the firewall</programlisting>
<section id="INCLUDE">
<title>INCLUDE Directive</title>
<para>Beginning with Shorewall version 1.4.2, any file may contain INCLUDE
directives. An INCLUDE directive consists of the word INCLUDE followed by
a path name and causes the contents of the named file to be logically
included into the file containing the INCLUDE. Relative path names given
in an INCLUDE directive are assumed to reside in /etc/shorewall or in an
alternate configuration directory if one has been specified for the
command.</para>
<para>Any file may contain INCLUDE directives. An INCLUDE directive
consists of the word INCLUDE followed by a path name and causes the
contents of the named file to be logically included into the file
containing the INCLUDE. Relative path names given in an INCLUDE directive
are assumed to reside in /etc/shorewall or in an alternate configuration
directory if one has been specified for the command.</para>
<para>INCLUDE's may be nested to a level of 3 -- further nested INCLUDE
directives are ignored with a warning message.</para>

View File

@ -15,10 +15,10 @@
</author>
</authorgroup>
<pubdate>2001-03-26</pubdate>
<pubdate>2005-09-16</pubdate>
<copyright>
<year>2001</year>
<year>2001-2005</year>
<holder>Thomas M. Eastep</holder>
</copyright>
@ -29,7 +29,8 @@
1.2 or any later version published by the Free Software Foundation; with
no Invariant Sections, with no Front-Cover, and with no Back-Cover
Texts. A copy of the license is included in the section entitled
<quote><ulink url="GnuCopyright.htm">GNU Free Documentation License</ulink></quote>.</para>
<quote><ulink url="GnuCopyright.htm">GNU Free Documentation
License</ulink></quote>.</para>
</legalnotice>
</articleinfo>
@ -37,8 +38,8 @@
<title>Falling Back to the Previous Version of Shorewall using the
Fallback Script</title>
<para>If you install Shorewall and discover that it doesn&#39;t work for
you, you can fall back to your previously installed version. To do that:</para>
<para>If you install Shorewall and discover that it doesn't work for you,
you can fall back to your previously installed version. To do that:</para>
<itemizedlist>
<listitem>
@ -65,10 +66,10 @@
<title>Falling Back to the Previous Version of Shorewall using rpm</title>
<para>If your previous version of Shorewall was installed using RPM, you
may fall back to that version by typing <quote>rpm -Uvh --force &#60;old
rpm&#62;</quote> at a root shell prompt (Example: <quote>rpm -Uvh --force
/downloads/shorewall-3.1=0noarch.rpm</quote> would fall back to the 3.1-0
version of Shorewall).</para>
may fall back to that version by typing <quote>rpm -Uvh --force &lt;old
rpm&gt;</quote> at a root shell prompt (Example: <quote>rpm -Uvh --force
/downloads/shorewall-3.1.1-0.noarch.rpm</quote> would fall back to the
3.1.1-0 version of Shorewall).</para>
</section>
<section>

View File

@ -15,14 +15,10 @@
</author>
</authorgroup>
<pubdate>2005-09-12</pubdate>
<pubdate>2005-09-16</pubdate>
<copyright>
<year>2002</year>
<year>-</year>
<year>2005</year>
<year>2002-2005</year>
<holder>Thomas M. Eastep</holder>
</copyright>

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-08-30</pubdate>
<pubdate>2005-09-11</pubdate>
<copyright>
<year>2004</year>
@ -37,9 +37,10 @@
</articleinfo>
<caution>
<para>This article applies to Shorewall 3.0 and later. If you are running
a version of Shorewall earlier than Shorewall 3.0.0 then please see the
documentation for that release.</para>
<para><emphasis role="bold">This article applies to Shorewall 3.0 and
later. If you are running a version of Shorewall earlier than Shorewall
3.0.0 then please see the documentation for that
release</emphasis>.</para>
</caution>
<section>

View File

@ -13,7 +13,7 @@
<surname>Eastep</surname>
</author>
<pubdate>2005-06-01</pubdate>
<pubdate>2005-09-16</pubdate>
<copyright>
<year>2003-2005</year>
@ -58,18 +58,12 @@
<row rowsep="0" valign="middle">
<entry align="left">Bering LEAF Distribution: <ulink
url="http://leaf.sourceforge.net/devel/jnilo">http://leaf.sourceforge.net/devel/jnilo</ulink></entry>
</row>
<row rowsep="0" valign="middle">
<entry align="left">Debian apt-get sources for Shorewall: <ulink
url="http://idea.sec.dico.unimi.it/~lorenzo/index.html#Debian">http://idea.sec.dico.unimi.it/~lorenzo/index.html#Debian</ulink></entry>
url="http://leaf.sourceforge.net/doc/guide/">http://leaf.sourceforge.net/doc/guide/</ulink></entry>
</row>
<row rowsep="0" valign="middle">
<entry>Iptables Tutorial: <ulink
url="http://iptables-tutorial.frozentux.net/">http://iptables-tutorial.frozentux.net/</ulink>
</entry>
url="http://iptables-tutorial.frozentux.net/">http://iptables-tutorial.frozentux.net/</ulink></entry>
</row>
</tbody>
</tgroup>