diff options
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 | |||
721 | help | 721 | help |
722 | kexec is a system call that implements the ability to shutdown your | 722 | kexec is a system call that implements the ability to shutdown your |
723 | current kernel, and to start another kernel. It is like a reboot | 723 | current kernel, and to start another kernel. It is like a reboot |
724 | but it is indepedent of the system firmware. And like a reboot | 724 | but it is independent of the system firmware. And like a reboot |
725 | you can start any kernel with it, not just Linux. | 725 | you can start any kernel with it, not just Linux. |
726 | 726 | ||
727 | The name comes from the similiarity to the exec system call. | 727 | The name comes from the similiarity to the exec system call. |