Fix another typo.

Reported by:	cem
MFC after:	6 days
This commit is contained in:
Cy Schubert 2016-05-19 03:18:54 +00:00
parent e873d4db28
commit 17dd2ae7fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300179

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