diff options
author | Egry Gabor | 2006-06-26 18:47:15 +0200 |
---|---|---|
committer | Adrian Bunk | 2006-06-26 18:47:15 +0200 |
commit | 48a1204c462985378e02b4c5129901f3dbc93f80 (patch) | |
tree | 6a786025abe0f1100302e6f18bee16e0a0f9c75e /arch/i386/Kconfig | |
parent | bc940c40c6473cb40178458e2c74aea6b45aac03 (diff) |
i386: Trivial typo fixes
Trivial typo fixes in Kconfig files (i386).
Signed-off-by: Egry Gabor <gaboregry@t-online.hu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 1596101cfaf8..e14b20783995 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -721,7 +721,7 @@ config KEXEC help kexec is a system call that implements the ability to shutdown your current kernel, and to start another kernel. It is like a reboot - but it is indepedent of the system firmware. And like a reboot + but it is independent of the system firmware. And like a reboot you can start any kernel with it, not just Linux. The name comes from the similiarity to the exec system call. |