Author: cy
Date: Mon Dec  2 20:39:40 2019
New Revision: 355300
URL: https://svnweb.freebsd.org/changeset/base/355300

Log:
  Fix a typo (upto --> up to) and reword to improve word flow.
  
  MFC after:    3 days

Modified:
  head/contrib/ipfilter/man/ipf.5

Modified: head/contrib/ipfilter/man/ipf.5
==============================================================================
--- head/contrib/ipfilter/man/ipf.5     Mon Dec  2 19:57:39 2019        
(r355299)
+++ head/contrib/ipfilter/man/ipf.5     Mon Dec  2 20:39:40 2019        
(r355300)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to