Correct type on the 'rules' manpages

This commit is contained in:
Tom Eastep 2009-06-12 11:36:52 -07:00
parent 1025ca6002
commit defaa11248
2 changed files with 6 additions and 6 deletions

View File

@ -947,9 +947,9 @@
the user and specifies a hash table to be used to count matching the user and specifies a hash table to be used to count matching
connections. If not give, the name <emphasis connections. If not give, the name <emphasis
role="bold">shorewall</emphasis> is assumed. Where more than one role="bold">shorewall</emphasis> is assumed. Where more than one
rule specifies the same name, the connections counts for the rule specifies the same name, the connections counts for the rules
policies are aggregated and the individual rates apply to the are aggregated and the individual rates apply to the aggregated
aggregated count.</para> count.</para>
<para>Example: <emphasis role="bold">s:ssh:3/min:5</emphasis></para> <para>Example: <emphasis role="bold">s:ssh:3/min:5</emphasis></para>
</listitem> </listitem>

View File

@ -690,9 +690,9 @@
the user and specifies a hash table to be used to count matching the user and specifies a hash table to be used to count matching
connections. If not give, the name <emphasis connections. If not give, the name <emphasis
role="bold">shorewall</emphasis> is assumed. Where more than one role="bold">shorewall</emphasis> is assumed. Where more than one
POLICY specifies the same name, the connections counts for the POLICY specifies the same name, the connections counts for the rules
policies are aggregated and the individual rates apply to the are aggregated and the individual rates apply to the aggregated
aggregated count.</para> count.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>