diff options
author | Alexander E. Patrakov <patrakov@ums.usu.ru> | 2007-03-16 18:01:45 +0500 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2007-05-02 20:58:11 +0200 |
commit | 0979f378e4f8bd8896bd63179d9a9dce501616dc (patch) | |
tree | 712b5248fc48a23675851880c52d10544ded683c /usr | |
parent | f15a3ccdc800cef08b346fef5f96860a05e7a3fa (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/Kconfig | 2 |
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 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. |