Fix another typo.

Reported by:	cem
MFC after:	6 days
This commit is contained in:
cy 2016-05-19 03:18:54 +00:00
parent 1eac39e429
commit c7e47200dd

View File

@ -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