Fix invalid option name: DIVERT -> IPDIVERT

This commit is contained in:
phantom 1999-11-17 12:34:35 +00:00
parent 66c4ba0b28
commit 322dc2c62f

View File

@ -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;