Author: cy
Date: Thu May 19 03:18:54 2016
New Revision: 300179
URL: https://svnweb.freebsd.org/changeset/base/300179

Log:
  Fix another typo.
  
  Reported by:  cem
  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 02:58:30 2016        
(r300178)
+++ head/contrib/ipfilter/man/ipf.5     Thu May 19 03:18:54 2016        
(r300179)
@@ -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 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
_______________________________________________
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