Browse Source

[ALSA] Use standard form for URL

Sound Core
Use the standard form with <> for URL in Kconfig help texts.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 20 years ago
parent
commit
9baf6507ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/Kconfig

+ 1 - 1
sound/Kconfig

@@ -46,7 +46,7 @@ config SND
 	  Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
 	  Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
 	  the new base sound system.
 	  the new base sound system.
 
 
-	  For more information, see http://www.alsa-project.org/
+	  For more information, see <http://www.alsa-project.org/>
 
 
 source "sound/core/Kconfig"
 source "sound/core/Kconfig"