Minor fix ups of operations doc

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3089 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-27 23:47:17 +00:00
parent c6c28aef54
commit 7bd385d2ce

View File

@ -621,8 +621,8 @@
<term>ipcalc</term> <term>ipcalc</term>
<listitem> <listitem>
<para><command>shorewall ipcalc [ &lt;address&gt; &lt;mask&gt; | <para><command>shorewall ipcalc { &lt;address&gt; &lt;mask&gt; |
&lt;address&gt;/&lt;vlsm&gt; ]</command></para> &lt;address&gt;/&lt;vlsm&gt; }</command></para>
<para>Ipcalc displays the network address, broadcast address, <para>Ipcalc displays the network address, broadcast address,
network in CIDR notation and netmask corresponding to the network in CIDR notation and netmask corresponding to the
@ -664,7 +664,7 @@
<term>refresh</term> <term>refresh</term>
<listitem> <listitem>
<para><command>shorewall refresh: [ -q ] refresh</command></para> <para><command>shorewall [ -q ] refresh</command></para>
<para>The rules involving the broadcast addresses of firewall <para>The rules involving the broadcast addresses of firewall
interfaces, the black list, traffic control rules and ECN control interfaces, the black list, traffic control rules and ECN control
@ -741,12 +741,12 @@
<para>Only allowed if Shorewall is running. The current <para>Only allowed if Shorewall is running. The current
configuration is saved in configuration is saved in
<filename>/var/lib/shorewall/safe-restart</filename> (see the <filename>/var/lib/shorewall/safe-restart</filename> (see the
<command>save</command> command below). You will then be prompted <command>save</command> command below) that a restart is done. You
asking if you want to accept the new configuration or not. If you will then be prompted asking if you want to accept the new
answer "n" or if you fail to answer within 60 seconds (such as when configuration or not. If you answer "n" or if you fail to answer
your new configuration has disabled communication with your within 60 seconds (such as when your new configuration has disabled
terminal), the configuration is restored from the saved communication with your terminal), the configuration is restored
configuration.</para> from the saved configuration.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>