aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPhilipp Marek <philipp.marek@bmlv.gv.at>2007-10-20 02:46:58 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-20 02:46:58 +0200
commitad3d0a3827a3ce45ee4141de81be7375157b42de (patch)
tree47c96799b8108e57dd24036beae314441eb8822f /arch
parentFix compiler warning in smount example program from sharedsubtree.txt (diff)
downloadlinux-dev-ad3d0a3827a3ce45ee4141de81be7375157b42de.tar.xz
linux-dev-ad3d0a3827a3ce45ee4141de81be7375157b42de.zip
small documentation fixes
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/i386/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index d0a4ea1ba14d..7627e9bd8b44 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -392,7 +392,7 @@ config X86_MCE_NONFATAL
will look at the machine check registers to see if anything happened.
Non-fatal problems automatically get corrected (but still logged).
Disable this if you don't want to see these messages.
- Seeing the messages this option prints out may be indicative of dying hardware,
+ Seeing the messages this option prints out may be indicative of dying
or out-of-spec (ie, overclocked) hardware.
This option only does something on certain CPUs.
(AMD Athlon/Duron and Intel Pentium 4)
@@ -631,7 +631,7 @@ config NUMA
default n if X86_PC
default y if (X86_NUMAQ || X86_SUMMIT)
help
- NUMA support for i386. This is currently high experimental
+ NUMA support for i386. This is currently highly experimental
and should be only used for kernel development. It might also
cause boot failures.