diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-05-24 17:27:00 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2005-05-29 10:14:50 +0200 |
commit | 9baf6507ff4d0dcab22460e8785582d4eaadebeb (patch) | |
tree | 45dbe96a27cde0dcda6c9d620043ccc394431468 /sound/Kconfig | |
parent | 62144100471e940468d7a0f2d989df193afe870c (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/Kconfig | 2 |
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 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" |