diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-16 13:36:23 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:21 -0400 |
commit | 50a23e6eec6f20d55a3a920e47adb455bff6046e (patch) | |
tree | 0198dabd0a3d3aa53807fa24bd08345e985f997a /arch/arm/Kconfig | |
parent | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (diff) |
Update broken web addresses in arch directory.
The patch below updates broken web addresses in the arch directory.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 232f0c758252..4971b2a24e96 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1126,7 +1126,7 @@ config SMP | |||
1126 | 1126 | ||
1127 | See also <file:Documentation/i386/IO-APIC.txt>, | 1127 | See also <file:Documentation/i386/IO-APIC.txt>, |
1128 | <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at | 1128 | <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at |
1129 | <http://www.linuxdoc.org/docs.html#howto>. | 1129 | <http://tldp.org/HOWTO/SMP-HOWTO.html>. |
1130 | 1130 | ||
1131 | If you don't know what to do here, say N. | 1131 | If you don't know what to do here, say N. |
1132 | 1132 | ||