s/RULE#/RULE_NUMBER/ to not to mix with comments that was noted above
This commit is contained in:
parent
5efe9d3163
commit
cb0cdc678c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23898
1 changed files with 2 additions and 2 deletions
|
@ -2250,7 +2250,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
|
|||
comment and may appear at the end of a rule line or on its
|
||||
own lines. Blank lines are ignored.</para>
|
||||
|
||||
<para><replaceable>CMD RULE# ACTION LOGGING SELECTION
|
||||
<para><replaceable>CMD RULE_NUMBER ACTION LOGGING SELECTION
|
||||
STATEFUL</replaceable></para>
|
||||
|
||||
<sect4>
|
||||
|
@ -2261,7 +2261,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
|
|||
</sect4>
|
||||
|
||||
<sect4>
|
||||
<title>RULE#</title>
|
||||
<title>RULE_NUMBER</title>
|
||||
<para>Each rule has to have a rule number to go with it.</para>
|
||||
</sect4>
|
||||
|
||||
|
|
Loading…
Reference in a new issue