From ca94cc3b7416154944362712bae7aa88b74eca40 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 10 Jun 2016 01:10:48 +0000 Subject: [PATCH] Clarify the wording to be more accurate. Approved by: re@ (gjb) MFC after: 1 week X-MFC with: r301773 --- contrib/ipfilter/man/ipf.8 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/contrib/ipfilter/man/ipf.8 b/contrib/ipfilter/man/ipf.8 index c483017ac4ed..afd3c61fea9d 100644 --- a/contrib/ipfilter/man/ipf.8 +++ b/contrib/ipfilter/man/ipf.8 @@ -35,11 +35,10 @@ which they appear when given to \fBipf\fP. .SH OPTIONS .TP .B \-6 -This option was required in previous releases of IP FIlter to parse IPv6 -rules and to have them loaded. As of IP FIlter 5.0.0 all rules are stored -in a single table loaded from a single file. This option is a noop. It -will produce the message "IPv6 rules are no longer seperate." It is -included for backward compatibility. +IPv4 and IPv6 rules are stored in a single table and can be read from a +single file. This option is no longer required to load IPv6 rules. This +option is ignored when specified with the -F option and the -F option +will flush IPv4 rules even if this option is specified. .TP .B \-A Set the list to make changes to the active list (default).