]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
be more specific what INPUT means (Matthias Bruestle)
authorHarald Welte <laforge@gnumonks.org>
Tue, 1 Feb 2005 15:13:31 +0000 (15:13 +0000)
committerHarald Welte <laforge@gnumonks.org>
Tue, 1 Feb 2005 15:13:31 +0000 (15:13 +0000)
iptables.8.in

index 927e959c14dc3896bc3670d00e84ce01161510d9..8f69b3618c0c319f2d346674d09d0ace053b0022 100644 (file)
@@ -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