aboutsummaryrefslogtreecommitdiffstats
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-05-24 11:27:00 -0400
committerJaroslav Kysela <perex@suse.cz>2005-05-29 04:14:50 -0400
commit9baf6507ff4d0dcab22460e8785582d4eaadebeb (patch)
tree45dbe96a27cde0dcda6c9d620043ccc394431468 /sound/Kconfig
parent62144100471e940468d7a0f2d989df193afe870c (diff)
[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>
Diffstat (limited to 'sound/Kconfig')
-rw-r--r--sound/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/Kconfig b/sound/Kconfig
index fe175151f089..ee794ae06040 100644
--- a/sound/Kconfig
+++ b/sound/Kconfig
@@ -46,7 +46,7 @@ config SND
46 Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture), 46 Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture),
47 the new base sound system. 47 the new base sound system.
48 48
49 For more information, see http://www.alsa-project.org/ 49 For more information, see <http://www.alsa-project.org/>
50 50
51source "sound/core/Kconfig" 51source "sound/core/Kconfig"
52 52