aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorOleg Bulyzhin <oleg@FreeBSD.org>2018-04-11 11:17:57 +0000
committerOleg Bulyzhin <oleg@FreeBSD.org>2018-04-11 11:17:57 +0000
commite5e8324fea20b17183e0380c4a80b52fc0b62cc8 (patch)
tree45b684942511bf731365e1e1f8e23d5cf6513eb9 /sbin/ipfw
parent3995ad1768fcd9052a39534f41d1c91ad1aecacc (diff)
downloadsrc-e5e8324fea20b17183e0380c4a80b52fc0b62cc8.tar.gz
src-e5e8324fea20b17183e0380c4a80b52fc0b62cc8.zip
Fix typo.
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=332403
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index c07517d90490..1024652cac73 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -2233,7 +2233,7 @@ of the firewall and quickly (and atomically) switch between them.
By default, tables from set 0 are referenced when adding rule with
table opcodes regardless of rule set.
This behavior can be changed by setting
-.Va net.inet.ip.fw.tables_set
+.Va net.inet.ip.fw.tables_sets
variable to 1.
Rule's set will then be used for table references.
.Pp