Re: [netfilter-core] [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig

From: Rusty Russell (rusty@rustcorp.com.au)
Date: Mon May 26 2003 - 01:14:33 EST


In message <20030524211042.92433.qmail@xxxxxxxxxxxxxxxxxxxxxxx> you write:
> @@ -120,7 +120,7 @@
> tristate "Packet type match support"
> depends on IP_NF_IPTABLES
> help
> - This patch allows you to match packet in accrodance
> + Packet type matching allows you to match a packet in accordance
> to its "class", eg. BROADCAST, MULTICAST, ...
>
> Typical usage:

It's still a little convoluted 8)

How about:

help
Packet type matching allows you to match a packet by
its "class", eg. BROADCAST, MULTICAST, ...

Cheers,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/