ソースを参照

[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 年 前
コミット
9baf6507ff
1 ファイル変更1 行追加1 行削除
  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),
 	  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"