diff options
author | Karol Swietlicki <magotari@gmail.com> | 2008-02-05 01:30:38 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 12:44:25 -0500 |
commit | 0ba9d3f91d213f6d07c84230a0b3e2b16a0bb176 (patch) | |
tree | 1455a88bd3c378ebfbcb50de8723187e217a5d98 /arch/um/Kconfig | |
parent | 20ede453af796bbaaf46a2bb0ee0bcc90ab505b3 (diff) |
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>
Diffstat (limited to 'arch/um/Kconfig')
-rw-r--r-- | arch/um/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/um/Kconfig b/arch/um/Kconfig index 55945db1313c..5261db8c6255 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig | |||
@@ -145,7 +145,7 @@ config HPPFS | |||
145 | by removing or changing anything in /proc which gives away the | 145 | by removing or changing anything in /proc which gives away the |
146 | identity of a UML. | 146 | identity of a UML. |
147 | 147 | ||
148 | See <http://user-mode-linux.sf.net/hppfs.html> for more information. | 148 | See <http://user-mode-linux.sf.net/old/hppfs.html> for more information. |
149 | 149 | ||
150 | You only need this if you are setting up a UML honeypot. Otherwise, | 150 | You only need this if you are setting up a UML honeypot. Otherwise, |
151 | it is safe to say 'N' here. | 151 | it is safe to say 'N' here. |