mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 08:07:13 +02:00
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:
parent
4ffd80d6e8
commit
4676e5b8b7
@ -182,7 +182,8 @@
|
|||||||
|
|
||||||
<arg>-<replaceable>options</replaceable></arg>
|
<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>
|
||||||
|
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
@ -305,6 +306,8 @@
|
|||||||
|
|
||||||
<arg choice="plain"><option>start</option></arg>
|
<arg choice="plain"><option>start</option></arg>
|
||||||
|
|
||||||
|
<arg><option>-n</option></arg>
|
||||||
|
|
||||||
<arg><option>-f</option></arg>
|
<arg><option>-f</option></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
|
|
||||||
@ -563,7 +566,9 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>Restart is similar to <emphasis role="bold">shorewall-lite
|
<para>Restart is similar to <emphasis role="bold">shorewall-lite
|
||||||
stop</emphasis> followed by <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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -655,8 +660,8 @@
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Displays information about the packet classifiers
|
<para>Displays information about the packet classifiers
|
||||||
defined on the system as a result of traffic shaping
|
defined on the system 10-080213-8397as a result of traffic
|
||||||
configuration.</para>
|
shaping configuration.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
@ -745,6 +750,9 @@
|
|||||||
url="shorewall-lite.conf.html">shorewall-lite.conf</ulink>(5) will
|
url="shorewall-lite.conf.html">shorewall-lite.conf</ulink>(5) will
|
||||||
be restored if that saved configuration exists and has been modified
|
be restored if that saved configuration exists and has been modified
|
||||||
more recently than the files in /etc/shorewall.</para>
|
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>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -339,6 +339,8 @@
|
|||||||
|
|
||||||
<arg choice="plain"><option>restart</option></arg>
|
<arg choice="plain"><option>restart</option></arg>
|
||||||
|
|
||||||
|
<arg><option>-n</option></arg>
|
||||||
|
|
||||||
<arg><option>-C</option> <option>{shell|perl}</option></arg>
|
<arg><option>-C</option> <option>{shell|perl}</option></arg>
|
||||||
|
|
||||||
<arg><replaceable>directory</replaceable></arg>
|
<arg><replaceable>directory</replaceable></arg>
|
||||||
@ -498,6 +500,8 @@
|
|||||||
|
|
||||||
<arg choice="plain"><option>start</option></arg>
|
<arg choice="plain"><option>start</option></arg>
|
||||||
|
|
||||||
|
<arg><option>-n</option></arg>
|
||||||
|
|
||||||
<arg><option>-C</option> <option>{shell|perl}</option></arg>
|
<arg><option>-C</option> <option>{shell|perl}</option></arg>
|
||||||
|
|
||||||
<arg><option>-f</option></arg>
|
<arg><option>-f</option></arg>
|
||||||
@ -1025,6 +1029,9 @@
|
|||||||
will look in that <emphasis>directory</emphasis> first for
|
will look in that <emphasis>directory</emphasis> first for
|
||||||
configuration files.</para>
|
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
|
<para>The <option>-C</option> option determines the compiler to use
|
||||||
(Shorewall-shell or Shorewall-perl). If not specified, the
|
(Shorewall-shell or Shorewall-perl). If not specified, the
|
||||||
SHOREWALL_COMPILER setting in <ulink
|
SHOREWALL_COMPILER setting in <ulink
|
||||||
@ -1273,6 +1280,9 @@
|
|||||||
<emphasis role="bold">-f</emphasis> is given, a
|
<emphasis role="bold">-f</emphasis> is given, a
|
||||||
<replaceable>directory</replaceable> may not be specified.</para>
|
<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
|
<para>The <option>-C</option> option determines the compiler to use
|
||||||
(Shorewall-shell or Shorewall-perl). If not specified, the
|
(Shorewall-shell or Shorewall-perl). If not specified, the
|
||||||
SHOREWALL_COMPILER setting in <ulink
|
SHOREWALL_COMPILER setting in <ulink
|
||||||
|
Loading…
x
Reference in New Issue
Block a user