summaryrefslogtreecommitdiffstats
path: root/iptables.c
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-03-10 17:48:59 +0100
committerPatrick McHardy <kaber@trash.net>2008-04-13 07:28:31 +0200
commit6cf172ed4064df729ca83eb71133741dfbd6c6e7 (patch)
treefe94342194b128fed09f458bf9e8f4a2d477053d /iptables.c
parent27a98c71b37c8b7ecd9c72d9a275640f32973e0d (diff)
manpages: grammar and spelling
Diffstat (limited to 'iptables.c')
-rw-r--r--iptables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables.c b/iptables.c
index b2a4b537..7cc2448f 100644
--- a/iptables.c
+++ b/iptables.c
@@ -720,7 +720,7 @@ print_match(const struct ipt_entry_match *m,
return 0;
}
-/* e is called `fw' here for hysterical raisins */
+/* e is called `fw' here for historical reasons */
static void
print_firewall(const struct ipt_entry *fw,
const char *targname,