summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2013-02-17 14:05:35 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2013-02-17 14:05:35 +0100
commite422fd2773ff55a34f5109798fae44de78cd4608 (patch)
tree7528a8b84a8c2cc18c8076a27e6635099d11df4c
parent3e55c13513f90cabd525e3893602c0e7e126651e (diff)
doc: iptables provides up to 5 independent tables
This closes bugzilla: http://bugzilla.netfilter.org/show_bug.cgi?id=807 Reported-by: Quentin Armitage <quentin@armitage.org.uk> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--iptables/ip6tables.8.in2
-rw-r--r--iptables/iptables.8.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/iptables/ip6tables.8.in b/iptables/ip6tables.8.in
index 24c6f661..86348548 100644
--- a/iptables/ip6tables.8.in
+++ b/iptables/ip6tables.8.in
@@ -87,7 +87,7 @@ or a rule in a built-in chain with target \fBRETURN\fP
is matched, the target specified by the chain policy determines the
fate of the packet.
.SH TABLES
-There are currently three independent tables (which tables are present
+There are currently five independent tables (which tables are present
at any time depends on the kernel configuration options and which
modules are present).
.TP
diff --git a/iptables/iptables.8.in b/iptables/iptables.8.in
index 013ac77a..9643705f 100644
--- a/iptables/iptables.8.in
+++ b/iptables/iptables.8.in
@@ -86,7 +86,7 @@ or a rule in a built-in chain with target \fBRETURN\fP
is matched, the target specified by the chain policy determines the
fate of the packet.
.SH TABLES
-There are currently three independent tables (which tables are present
+There are currently five independent tables (which tables are present
at any time depends on the kernel configuration options and which
modules are present).
.TP