Author: cy
Date: Tue Oct 29 19:36:21 2019
New Revision: 354153
URL: https://svnweb.freebsd.org/changeset/base/354153

Log:
  MFC r352784:
  
  Sync with source:
  
  Only a role of "ipf" is currently supported as the other documented
  (and undocumented) roles are #ifdef'd out.
  
  The plan is to complete ippool(8) as it is even in its current state
  a powerful feature/tool.
  
  PR:           218433

Modified:
  stable/11/contrib/ipfilter/man/ippool.8
Directory Properties:
  stable/11/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/12/contrib/ipfilter/man/ippool.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/11/contrib/ipfilter/man/ippool.8
==============================================================================
--- stable/11/contrib/ipfilter/man/ippool.8     Tue Oct 29 18:36:16 2019        
(r354152)
+++ stable/11/contrib/ipfilter/man/ippool.8     Tue Oct 29 19:36:21 2019        
(r354153)
@@ -96,11 +96,8 @@ retrieving statistical information.
 .TP
 .B -o <role>
 Sets the role with which this pool is to be used.  Currently only
-.B ipf,
-.B auth
-and
-.B count
-are accepted as arguments to this option.
+.B ipf
+(the default) is accepted as arguments to this option.
 .TP
 .B -S <seed>
 Sets the hashing seed to the number specified.  Only for use with
_______________________________________________
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