From: Harald Welte Date: Tue, 1 Feb 2005 15:13:31 +0000 (+0000) Subject: be more specific what INPUT means (Matthias Bruestle) X-Git-Tag: v1.3.0-rc1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579553c869ed233f45b34b2b85acabf08317d850;p=thirdparty%2Fiptables.git be more specific what INPUT means (Matthias Bruestle) --- diff --git a/iptables.8.in b/iptables.8.in index 927e959c..8f69b361 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