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 0463f6335905..1718429286d4 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -738,7 +738,7 @@ config KEXEC | |||
738 | but it is independent of the system firmware. And like a reboot | 738 | but it is independent of the system firmware. And like a reboot |
739 | you can start any kernel with it, not just Linux. | 739 | you can start any kernel with it, not just Linux. |
740 | 740 | ||
741 | The name comes from the similiarity to the exec system call. | 741 | The name comes from the similarity to the exec system call. |
742 | 742 | ||
743 | It is an ongoing process to be certain the hardware in a machine | 743 | It is an ongoing process to be certain the hardware in a machine |
744 | is properly shutdown, so do not be surprised if this code does not | 744 | is properly shutdown, so do not be surprised if this code does not |