Bladeren bron

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 jaren geleden
bovenliggende
commit
936bb14ce9
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.