Browse Source

correct a dead URL in the IP_MULTICAST help text

Reported in kernel Bugzilla #6216.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Adrian Bunk 18 years ago
parent
commit
936bb14ce9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      net/ipv4/Kconfig

+ 1 - 1
net/ipv4/Kconfig

@@ -9,7 +9,7 @@ config IP_MULTICAST
 	  intend to participate in the MBONE, a high bandwidth network on top
 	  intend to participate in the MBONE, a high bandwidth network on top
 	  of the Internet which carries audio and video broadcasts. More
 	  of the Internet which carries audio and video broadcasts. More
 	  information about the MBONE is on the WWW at
 	  information about the MBONE is on the WWW at
-	  <http://www-itg.lbl.gov/mbone/>. Information about the multicast
+	  <http://www.savetz.com/mbone/>. Information about the multicast
 	  capabilities of the various network cards is contained in
 	  capabilities of the various network cards is contained in
 	  <file:Documentation/networking/multicast.txt>. For most people, it's
 	  <file:Documentation/networking/multicast.txt>. For most people, it's
 	  safe to say N.
 	  safe to say N.