summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ipfirewall.4
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-11-17 12:34:35 +0000
committerphantom <phantom@FreeBSD.org>1999-11-17 12:34:35 +0000
commit322dc2c62fd4322126414fbf0f7e50f4c9419ff8 (patch)
treefc2e270fd2061af7164c8cd5a2c6911750442312 /share/man/man4/ipfirewall.4
parent66c4ba0b2861f17576d9305f95a0ad628353b69f (diff)
downloadFreeBSD-src-322dc2c62fd4322126414fbf0f7e50f4c9419ff8.zip
FreeBSD-src-322dc2c62fd4322126414fbf0f7e50f4c9419ff8.tar.gz
Fix invalid option name: DIVERT -> IPDIVERT
Diffstat (limited to 'share/man/man4/ipfirewall.4')
-rw-r--r--share/man/man4/ipfirewall.42
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;
OpenPOWER on IntegriCloud