Author: cy
Date: Thu May 19 02:06:48 2016
New Revision: 300177
URL: https://svnweb.freebsd.org/changeset/base/300177

Log:
  Fix typo.
  
  Reported by:  Ruben Kerkhof <ru...@rubenkerkhof.com>
  MFC after:    6 days

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

Modified: head/contrib/ipfilter/man/ipf.5
==============================================================================
--- head/contrib/ipfilter/man/ipf.5     Thu May 19 00:04:58 2016        
(r300176)
+++ head/contrib/ipfilter/man/ipf.5     Thu May 19 02:06:48 2016        
(r300177)
@@ -881,7 +881,7 @@ through without needing to explicitly al
 An example of how this is done is as follows:
 .PP
 .nf
-pass in proto udp from any prot = 2049 to any with frags keep fags
+pass in proto udp from any port = 2049 to any with frags keep fags
 .fi
 .SH Building a tree of rules
 .PP
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to