Document -n option in manpages

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8350 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-03-24 20:07:15 +00:00
parent 4ffd80d6e8
commit 4676e5b8b7
2 changed files with 22 additions and 4 deletions

View File

@ -182,7 +182,8 @@
<arg>-<replaceable>options</replaceable></arg>
<arg choice="plain"><option>restart</option></arg>
<arg
choice="plain"><option>restart</option><arg><option>-n</option></arg></arg>
</cmdsynopsis>
<cmdsynopsis>
@ -305,6 +306,8 @@
<arg choice="plain"><option>start</option></arg>
<arg><option>-n</option></arg>
<arg><option>-f</option></arg>
</cmdsynopsis>
@ -563,7 +566,9 @@
<listitem>
<para>Restart is similar to <emphasis role="bold">shorewall-lite
stop</emphasis> followed by <emphasis role="bold">shorewall-lite
start</emphasis>. Existing connections are maintained. I.</para>
start</emphasis>. Existing connections are maintained. The
<option>-n</option> option causes Shorewall to avoid updating the
routing table(s).</para>
</listitem>
</varlistentry>
@ -655,8 +660,8 @@
<listitem>
<para>Displays information about the packet classifiers
defined on the system as a result of traffic shaping
configuration.</para>
defined on the system 10-080213-8397as a result of traffic
shaping configuration.</para>
</listitem>
</varlistentry>
@ -745,6 +750,9 @@
url="shorewall-lite.conf.html">shorewall-lite.conf</ulink>(5) will
be restored if that saved configuration exists and has been modified
more recently than the files in /etc/shorewall.</para>
<para>The <option>-n</option> option causes Shorewall to avoid
updating the routing table(s).</para>
</listitem>
</varlistentry>

View File

@ -339,6 +339,8 @@
<arg choice="plain"><option>restart</option></arg>
<arg><option>-n</option></arg>
<arg><option>-C</option> <option>{shell|perl}</option></arg>
<arg><replaceable>directory</replaceable></arg>
@ -498,6 +500,8 @@
<arg choice="plain"><option>start</option></arg>
<arg><option>-n</option></arg>
<arg><option>-C</option> <option>{shell|perl}</option></arg>
<arg><option>-f</option></arg>
@ -1025,6 +1029,9 @@
will look in that <emphasis>directory</emphasis> first for
configuration files.</para>
<para>The <option>-n</option> option causes Shorewall to avoid
updating the routing table(s).</para>
<para>The <option>-C</option> option determines the compiler to use
(Shorewall-shell or Shorewall-perl). If not specified, the
SHOREWALL_COMPILER setting in <ulink
@ -1273,6 +1280,9 @@
<emphasis role="bold">-f</emphasis> is given, a
<replaceable>directory</replaceable> may not be specified.</para>
<para>The <option>-n</option> option causes Shorewall to avoid
updating the routing table(s).</para>
<para>The <option>-C</option> option determines the compiler to use
(Shorewall-shell or Shorewall-perl). If not specified, the
SHOREWALL_COMPILER setting in <ulink