mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Correct ``set filter'' usage
Spotted by: sheldonh
This commit is contained in:
parent
a1eca46648
commit
60498ea783
2 changed files with 8 additions and 4 deletions
|
|
@ -1541,7 +1541,8 @@ set filter
|
|||
.Op estab
|
||||
.Op syn
|
||||
.Op finrst
|
||||
.Oc Op timeout Ar secs
|
||||
.Op timeout Ar secs
|
||||
.Oc
|
||||
.Bl -enum
|
||||
.It
|
||||
.Ar Name
|
||||
|
|
@ -4395,7 +4396,8 @@ as they travel across the link.
|
|||
.Op estab
|
||||
.Op syn
|
||||
.Op finrst
|
||||
.Oc Op timeout Ar secs
|
||||
.Op timeout Ar secs
|
||||
.Oc
|
||||
.Xc
|
||||
.Nm
|
||||
supports four filter sets.
|
||||
|
|
|
|||
|
|
@ -1541,7 +1541,8 @@ set filter
|
|||
.Op estab
|
||||
.Op syn
|
||||
.Op finrst
|
||||
.Oc Op timeout Ar secs
|
||||
.Op timeout Ar secs
|
||||
.Oc
|
||||
.Bl -enum
|
||||
.It
|
||||
.Ar Name
|
||||
|
|
@ -4395,7 +4396,8 @@ as they travel across the link.
|
|||
.Op estab
|
||||
.Op syn
|
||||
.Op finrst
|
||||
.Oc Op timeout Ar secs
|
||||
.Op timeout Ar secs
|
||||
.Oc
|
||||
.Xc
|
||||
.Nm
|
||||
supports four filter sets.
|
||||
|
|
|
|||
Loading…
Reference in a new issue