aboutsummaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorAlexander E. Patrakov <patrakov@ums.usu.ru>2007-03-16 18:01:45 +0500
committerSam Ravnborg <sam@ravnborg.org>2007-05-02 20:58:11 +0200
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 07727f3c7ce..86cecb59dd0 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -17,7 +17,7 @@ config INITRAMFS_SOURCE
When multiple directories and files are specified then the
initramfs image will be the aggregate of all of them.
- See <file:Documentation/early-userspace/README for more details.
+ See <file:Documentation/early-userspace/README> for more details.
If you are not sure, leave it blank.