summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org>2005-02-01 15:22:20 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=gandalf/emailAddress=gandalf@netfilter.org>2005-02-01 15:22:20 +0000
commit850f33e7c309414a0ab1452db9f055912d5f24b4 (patch)
tree1585243ea629e72b06d1abd950e0afd8ea0e531b
parentc0890bde7328e6308d476d2f7a3e443e216bf1c2 (diff)
typo
-rw-r--r--iptables.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables.8.in b/iptables.8.in
index 8f69b36..959afde 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 desined to local sockets),
+(for packets destined to local sockets),
.B FORWARD
(for packets being routed through the box), and
.B OUTPUT