Fix misplaced paragraph and command

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4028 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-08 19:19:10 +00:00
parent 888f9351b5
commit 68884e8a79

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2006-06-07</pubdate>
<pubdate>2006-06-08</pubdate>
<copyright>
<year>2006</year>
@ -243,11 +243,7 @@
<para>Modify <filename>/etc/shorewall/shorewall.conf</filename> as
needed.</para>
<programlisting><command>shorewall restart</command></programlisting>
<para>I recommend using the <command>restart</command> command because
many package managers don't clear shorewall as part of the uninstall
process.</para>
<programlisting><command>shorewall start</command></programlisting>
</listitem>
</orderedlist>
@ -353,7 +349,11 @@
<para>Modify <filename>/etc/shorewall/shorewall.conf</filename> as
needed.</para>
<programlisting><command>shorewall start</command></programlisting>
<programlisting><command>shorewall restart</command></programlisting>
<para>I recommend using the <command>restart</command> command
because many package managers don't clear shorewall as part of the
uninstall process.</para>
</listitem>
</orderedlist>
</section>