uml: fix URLs in Kconfig and help strings
This patch updates links which broke during the transition to the new UML website. Signed-off-by: Karol Swietlicki <magotari@gmail.com> Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
20ede453af
commit
0ba9d3f91d
@@ -48,7 +48,7 @@ extern void register_winch_irq(int fd, int tty_fd, int pid,
|
||||
#define __channel_help(fn, prefix) \
|
||||
__uml_help(fn, prefix "[0-9]*=<channel description>\n" \
|
||||
" Attach a console or serial line to a host channel. See\n" \
|
||||
" http://user-mode-linux.sourceforge.net/input.html for a complete\n" \
|
||||
" http://user-mode-linux.sourceforge.net/old/input.html for a complete\n" \
|
||||
" description of this switch.\n\n" \
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user