summaryrefslogtreecommitdiffstats
path: root/iptables.8.in
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-02-01 15:13:31 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-02-01 15:13:31 +0000
commit7deef4c8eeeccfb5d081b3f8f8ff5c02dceb075f (patch)
tree51f0405714e03e696520fc76c64c9646fb10b080 /iptables.8.in
parent234005f2c53dbf3b111220c4d6fffc03263b9012 (diff)
be more specific what INPUT means (Matthias Bruestle)
Diffstat (limited to 'iptables.8.in')
-rw-r--r--iptables.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables.8.in b/iptables.8.in
index 927e959..8f69b36 100644
--- a/iptables.8.in
+++ b/iptables.8.in
@@ -97,7 +97,7 @@ The tables are as follows:
This is the default table (if no -t option is passed). It contains
the built-in chains
.B INPUT
-(for packets coming into the box itself),
+(for packets desined to local sockets),
.B FORWARD
(for packets being routed through the box), and
.B OUTPUT