mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix another typo.
Reported by: cem MFC after: 6 days
This commit is contained in:
parent
e873d4db28
commit
17dd2ae7fb
1 changed files with 1 additions and 1 deletions
|
|
@ -881,7 +881,7 @@ through without needing to explicitly allow all fragment body packets.
|
|||
An example of how this is done is as follows:
|
||||
.PP
|
||||
.nf
|
||||
pass in proto udp from any port = 2049 to any with frags keep fags
|
||||
pass in proto udp from any port = 2049 to any with frags keep frags
|
||||
.fi
|
||||
.SH Building a tree of rules
|
||||
.PP
|
||||
|
|
|
|||
Loading…
Reference in a new issue