From 579553c869ed233f45b34b2b85acabf08317d850 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 1 Feb 2005 15:13:31 +0000 Subject: be more specific what INPUT means (Matthias Bruestle) --- iptables.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3