forked from extern/shorewall_code
Correct policy manpages.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
8e239c90c1
commit
629717f7cc
@ -109,15 +109,26 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The name of a macro. The rules in that macro will be
|
||||
applied before the policy is enforced. This does not require
|
||||
USE_ACTIONS=Yes.</para>
|
||||
<para>The name of an action. The action will be invoked before
|
||||
the policy is enforced.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The name of a macro (Shorewall 4.5.10 or later). The rules
|
||||
in that macro will be applied before the policy is enforced. If
|
||||
you wish to use a macro with the same name as an existing
|
||||
action, you may specify the name of the macro file (e.g.,
|
||||
<emphasis
|
||||
role="bold">macro.</emphasis><replaceable>macro-name</replaceable>).</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<blockquote>
|
||||
<para>Possible policies are:</para>
|
||||
</blockquote>
|
||||
<para>Both actions and macros can have parameters specified. In the
|
||||
case of a macro, only one parameter is allowed and specifies the log
|
||||
level to be applied to each rule in the action; not recommended for
|
||||
use.</para>
|
||||
|
||||
<para>Possible actions are:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -112,11 +112,23 @@
|
||||
<para>The name of an action. That action will be invoked before
|
||||
the policy is enforced.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The name of a macro (Shorewall 4.5.10 or later). The rules
|
||||
in that macro will be applied before the policy is enforced. If
|
||||
you wish to use a macro with the same name as an existing
|
||||
action, you may specify the name of the macro file (e.g.,
|
||||
<emphasis
|
||||
role="bold">macro.</emphasis><replaceable>macro-name</replaceable>).</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
<blockquote>
|
||||
<para>Possible policies are:</para>
|
||||
</blockquote>
|
||||
<para>Both actions and macros can have parameters specified. In the
|
||||
case of a macro, only one parameter is allowed and specifies the log
|
||||
level to be applied to each rule in the action; not recommended for
|
||||
use.</para>
|
||||
|
||||
<para>Possible actions are:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user