mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] fix typo in net/ipv6/Kconfig
@ 2008-04-24 10:39 Michael Beasley
  2008-04-24 10:47 ` David Miller
  2008-04-25 23:58 ` Maciej W. Rozycki
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Beasley @ 2008-04-24 10:39 UTC (permalink / raw)
  To: linux-kernel

diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig
index eb0b808..56b4d86 100644
--- a/net/ipv6/Kconfig
+++ b/net/ipv6/Kconfig
@@ -172,7 +172,7 @@ config IPV6_SIT
          Tunneling means encapsulating data of one protocol type within
          another protocol and sending it over a channel that understands the
          encapsulating protocol. This driver implements encapsulation of IPv6
-         into IPv4 packets. This is useful if you want to connect two IPv6
+         into IPv4 packets. This is useful if you want to connect to IPv6
          networks over an IPv4-only path.

          Saying M here will produce a module called sit.ko. If unsure, say Y.

Two is used in the wrong context here, as you are connecting to an IPv6 network
over IPv4; not connecting two IPv6 networks to an IPv4 one.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-26  0:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-24 10:39 [PATCH] fix typo in net/ipv6/Kconfig Michael Beasley
2008-04-24 10:47 ` David Miller
2008-04-25 23:58 ` Maciej W. Rozycki
2008-04-26  0:18   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®