Fix a typo:
s/-T/-t/ -T is used with -t and serves as refresh time. -t is used for viewing the state table the top(1) way. Approved by: simon (mentor)
This commit is contained in:
parent
d21f59664f
commit
4c831307b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22986
1 changed files with 1 additions and 1 deletions
|
@ -3418,7 +3418,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
|
|||
430918 pass out quick on dc0 proto tcp/udp from any to any keep state</screen>
|
||||
|
||||
<para>One of the most important functions of the ipfstat command
|
||||
is the -T flag which activates the display state table in a way
|
||||
is the -t flag which activates the display state table in a way
|
||||
similar to the way &man.top.1; shows the &os; running process
|
||||
table. When your firewall is under attack this function gives
|
||||
you the ability to identify, drill down to, and see the
|
||||
|
|
Loading…
Reference in a new issue