Messages in this thread Patch in this message |  | | Date | Sat, 24 May 2003 14:10:42 -0700 (PDT) | From | Jeff Smith <> | Subject | [2.5.69 PATCH] - Trivial patch to Netfilter Kconfig |
| |
Corrected grammar and misspelling and made description more consistent. -- Jeff Smith
======================================================================== --- a/net/ipv4/netfilter/Kconfig Sun May 4 18:53:37 2003 +++ b/net/ipv4/netfilter/Kconfig Sat May 24 15:53:17 2003 @@ -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:
__________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |