Fix a typo (upto --> up to) and reword to improve word flow.

MFC after:	3 days
This commit is contained in:
cy 2019-12-02 20:39:40 +00:00
parent 3d73341d00
commit 6ab5d40a82

View File

@ -1191,7 +1191,7 @@ pass in log or-block first quick proto tcp from any \\
.fi
.PP
By default, IPFilter will only log the header portion of a packet received
on the network. A portion of the body of a packet, upto 128 bytes, can also
on the network. Up to 128 bytes of a packet's body can also
be logged with the body keyword. ipmon(8) will display the contents of the
portion of the body logged in hex.
.PP