mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 16:13:18 +01:00
Correct errors in shorewall(8)
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6375 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
c5cdee5393
commit
b59b3058cd
@ -72,7 +72,7 @@
|
|||||||
|
|
||||||
<arg><option>-e</option></arg>
|
<arg><option>-e</option></arg>
|
||||||
|
|
||||||
<arg><option>-C</option> <option>{shell|perl}</option> </arg>
|
<arg><option>-C</option> <option>{shell|perl}</option></arg>
|
||||||
|
|
||||||
<arg><option>-d</option></arg>
|
<arg><option>-d</option></arg>
|
||||||
|
|
||||||
@ -538,7 +538,7 @@
|
|||||||
<para>The <emphasis role="bold">-e</emphasis> option causes the
|
<para>The <emphasis role="bold">-e</emphasis> option causes the
|
||||||
compiler to look for a file named capabilities. This file is
|
compiler to look for a file named capabilities. This file is
|
||||||
produced using the command <emphasis role="bold">shorewall-lite show
|
produced using the command <emphasis role="bold">shorewall-lite show
|
||||||
-f capabilities > capabities</emphasis> on a system with
|
-f capabilities > capabilities</emphasis> on a system with
|
||||||
Shorewall Lite installed.</para>
|
Shorewall Lite installed.</para>
|
||||||
|
|
||||||
<para>The <option>-C</option> option determines the compiler to use
|
<para>The <option>-C</option> option determines the compiler to use
|
||||||
@ -583,7 +583,7 @@
|
|||||||
of a configuration file named <filename>capabilities</filename>
|
of a configuration file named <filename>capabilities</filename>
|
||||||
which may be produced using the command <emphasis
|
which may be produced using the command <emphasis
|
||||||
role="bold">shorewall-lite show -f capabilities >
|
role="bold">shorewall-lite show -f capabilities >
|
||||||
capabities</emphasis> on a system with Shorewall Lite
|
capabilities</emphasis> on a system with Shorewall Lite
|
||||||
installed</para>
|
installed</para>
|
||||||
|
|
||||||
<para>The <option>-C</option> option determines the compiler to use
|
<para>The <option>-C</option> option determines the compiler to use
|
||||||
|
Loading…
Reference in New Issue
Block a user