diff options
-rw-r--r-- | share/man/man4/ipfirewall.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ipfirewall.4 b/share/man/man4/ipfirewall.4 index d49f853..c5c3e74 100644 --- a/share/man/man4/ipfirewall.4 +++ b/share/man/man4/ipfirewall.4 @@ -166,7 +166,7 @@ Options in the kernel configuration file: IPFIREWALL - enable ipfirewall. IPFIREWALL_VERBOSE - enable firewall output IPFIREWALL_VERBOSE_LIMIT - limit firewall output - DIVERT - enable divert(4) sockets. + IPDIVERT - enable divert(4) sockets. .Pp When packets match a rule with the IP_FW_F_PRN bit set, a message is logged to the console if IPFIREWALL_VERBOSE has been enabled; |