diff options
| -rw-r--r-- | arch/i386/Kconfig | 2 | ||||
| -rw-r--r-- | arch/powerpc/Kconfig | 4 | ||||
| -rw-r--r-- | arch/ppc/Kconfig | 4 | ||||
| -rw-r--r-- | arch/sh/Kconfig | 4 | ||||
| -rw-r--r-- | arch/x86_64/Kconfig | 4 |
5 files changed, 9 insertions, 9 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 |
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index b9a40a35a9ed..2643dbc3f289 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
| @@ -644,10 +644,10 @@ config KEXEC | |||
| 644 | help | 644 | help |
| 645 | kexec is a system call that implements the ability to shutdown your | 645 | kexec is a system call that implements the ability to shutdown your |
| 646 | current kernel, and to start another kernel. It is like a reboot | 646 | current kernel, and to start another kernel. It is like a reboot |
| 647 | but it is indepedent of the system firmware. And like a reboot | 647 | but it is independent of the system firmware. And like a reboot |
| 648 | you can start any kernel with it, not just Linux. | 648 | you can start any kernel with it, not just Linux. |
| 649 | 649 | ||
| 650 | The name comes from the similiarity to the exec system call. | 650 | The name comes from the similarity to the exec system call. |
| 651 | 651 | ||
| 652 | It is an ongoing process to be certain the hardware in a machine | 652 | It is an ongoing process to be certain the hardware in a machine |
| 653 | is properly shutdown, so do not be surprised if this code does not | 653 | is properly shutdown, so do not be surprised if this code does not |
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index b55de4f42aec..a04cdf01596b 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
| @@ -219,10 +219,10 @@ config KEXEC | |||
| 219 | help | 219 | help |
| 220 | kexec is a system call that implements the ability to shutdown your | 220 | kexec is a system call that implements the ability to shutdown your |
| 221 | current kernel, and to start another kernel. It is like a reboot | 221 | current kernel, and to start another kernel. It is like a reboot |
| 222 | but it is indepedent of the system firmware. And like a reboot | 222 | but it is independent of the system firmware. And like a reboot |
| 223 | you can start any kernel with it, not just Linux. | 223 | you can start any kernel with it, not just Linux. |
| 224 | 224 | ||
| 225 | The name comes from the similiarity to the exec system call. | 225 | The name comes from the similarity to the exec system call. |
| 226 | 226 | ||
| 227 | It is an ongoing process to be certain the hardware in a machine | 227 | It is an ongoing process to be certain the hardware in a machine |
| 228 | is properly shutdown, so do not be surprised if this code does not | 228 | is properly shutdown, so do not be surprised if this code does not |
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 2bcecf422573..1a0db1d4c952 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
| @@ -465,10 +465,10 @@ config KEXEC | |||
| 465 | help | 465 | help |
| 466 | kexec is a system call that implements the ability to shutdown your | 466 | kexec is a system call that implements the ability to shutdown your |
| 467 | current kernel, and to start another kernel. It is like a reboot | 467 | current kernel, and to start another kernel. It is like a reboot |
| 468 | but it is indepedent of the system firmware. And like a reboot | 468 | but it is independent of the system firmware. And like a reboot |
| 469 | you can start any kernel with it, not just Linux. | 469 | you can start any kernel with it, not just Linux. |
| 470 | 470 | ||
| 471 | The name comes from the similiarity to the exec system call. | 471 | The name comes from the similarity to the exec system call. |
| 472 | 472 | ||
| 473 | It is an ongoing process to be certain the hardware in a machine | 473 | It is an ongoing process to be certain the hardware in a machine |
| 474 | is properly shutdown, so do not be surprised if this code does not | 474 | is properly shutdown, so do not be surprised if this code does not |
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 91039844820c..e856804c447f 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
| @@ -461,10 +461,10 @@ config KEXEC | |||
| 461 | help | 461 | help |
| 462 | kexec is a system call that implements the ability to shutdown your | 462 | kexec is a system call that implements the ability to shutdown your |
| 463 | current kernel, and to start another kernel. It is like a reboot | 463 | current kernel, and to start another kernel. It is like a reboot |
| 464 | but it is indepedent of the system firmware. And like a reboot | 464 | but it is independent of the system firmware. And like a reboot |
| 465 | you can start any kernel with it, not just Linux. | 465 | you can start any kernel with it, not just Linux. |
| 466 | 466 | ||
| 467 | The name comes from the similiarity to the exec system call. | 467 | The name comes from the similarity to the exec system call. |
| 468 | 468 | ||
| 469 | It is an ongoing process to be certain the hardware in a machine | 469 | It is an ongoing process to be certain the hardware in a machine |
| 470 | is properly shutdown, so do not be surprised if this code does not | 470 | is properly shutdown, so do not be surprised if this code does not |
