Author: cy
Date: Sat Dec  7 00:51:37 2019
New Revision: 355477
URL: https://svnweb.freebsd.org/changeset/base/355477

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

Modified:
  stable/12/contrib/ipfilter/man/ipf.5
Directory Properties:
  stable/12/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/11/contrib/ipfilter/man/ipf.5
Directory Properties:
  stable/11/   (props changed)

Modified: stable/12/contrib/ipfilter/man/ipf.5
==============================================================================
--- stable/12/contrib/ipfilter/man/ipf.5        Sat Dec  7 00:33:08 2019        
(r355476)
+++ stable/12/contrib/ipfilter/man/ipf.5        Sat Dec  7 00:51:37 2019        
(r355477)
@@ -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