svn commit: r352783 - head/contrib/ipfilter/man

Cy Schubert cy at FreeBSD.org
Fri Sep 27 00:29:04 UTC 2019


Author: cy
Date: Fri Sep 27 00:29:03 2019
New Revision: 352783
URL: https://svnweb.freebsd.org/changeset/base/352783

Log:
  Fix a typo.
  
  MFC after:	3 days

Modified:
  head/contrib/ipfilter/man/ippool.8

Modified: head/contrib/ipfilter/man/ippool.8
==============================================================================
--- head/contrib/ipfilter/man/ippool.8	Fri Sep 27 00:11:09 2019	(r352782)
+++ head/contrib/ipfilter/man/ippool.8	Fri Sep 27 00:29:03 2019	(r352783)
@@ -108,7 +108,7 @@ Sets the hashing seed to the number specified.  Only f
 type pools.
 .TP
 .B -t <type>
-Sets the type of pool being defined.  Myst be one of
+Sets the type of pool being defined.  Must be one of
 .B tree,
 .B hash,
 .B group-map.


More information about the svn-src-head mailing list