[PATCH][TRIVIAL] Spelling fix in net/Kconfig

From: Jesper Juhl
Date: Wed Mar 16 2005 - 15:03:37 EST



(please CC me on replies from linux-atm-general as I'm not subscribed to that list)

Trivial spelling fix patch for net/Kconfig

Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx>

diff -u linux-2.6.11-mm4-orig/net/Kconfig linux-2.6.11-mm4/net/Kconfig
--- linux-2.6.11-mm4-orig/net/Kconfig 2005-03-16 15:45:41.000000000 +0100
+++ linux-2.6.11-mm4/net/Kconfig 2005-03-16 20:54:23.000000000 +0100
@@ -281,7 +281,7 @@
tristate "RFC1483/2684 Bridged protocols"
depends on ATM && INET
help
- ATM PVCs can carry ethernet PDUs according to rfc2684 (formerly 1483)
+ ATM PVCs can carry ethernet PDUs according to RFC2684 (formerly 1483)
This device will act like an ethernet from the kernels point of view,
with the traffic being carried by ATM PVCs (currently 1 PVC/device).
This is sometimes used over DSL lines. If in doubt, say N.
@@ -290,7 +290,7 @@
bool "Per-VC IP filter kludge"
depends on ATM_BR2684
help
- This is an experimental mechanism for users who need to terminating a
+ This is an experimental mechanism for users who need to terminate a
large number of IP-only vcc's. Do not enable this unless you are sure
you know what you are doing.



-
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/