aboutsummaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorAlexander E. Patrakov <patrakov@ums.usu.ru>2007-03-16 09:01:45 -0400
committerSam Ravnborg <sam@ravnborg.org>2007-05-02 14:58:11 -0400
commit0979f378e4f8bd8896bd63179d9a9dce501616dc (patch)
tree712b5248fc48a23675851880c52d10544ded683c /usr
parentf15a3ccdc800cef08b346fef5f96860a05e7a3fa (diff)
usr/Kconfig: fix typo
Signed-off-by: Alexander E. Patrakov Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'usr')
-rw-r--r--usr/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/Kconfig b/usr/Kconfig
index 07727f3c7cea..86cecb59dd07 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -17,7 +17,7 @@ config INITRAMFS_SOURCE
17 When multiple directories and files are specified then the 17 When multiple directories and files are specified then the
18 initramfs image will be the aggregate of all of them. 18 initramfs image will be the aggregate of all of them.
19 19
20 See <file:Documentation/early-userspace/README for more details. 20 See <file:Documentation/early-userspace/README> for more details.
21 21
22 If you are not sure, leave it blank. 22 If you are not sure, leave it blank.
23 23