aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-02-14 10:26:42 -0500
committerJiri Kosina <jkosina@suse.cz>2012-02-21 05:45:13 -0500
commit24775d652b4dc52cc8dbcbdd20a732e5bdcc416a (patch)
treee33d3f9e433f743dfa2e629db6cd725abf1a5797 /Documentation/kernel-parameters.txt
parent15b9cf6d3217452b23cc880cd02684af9a5625d9 (diff)
Documentation: Fix typo in kernel-parameters.txt
Correct spelling "mininum" to "minimum", "conroller" to "controller" and "explicitely" to "explicitly" in Documentation/kernel-parameters.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 033d4e69b43b..cfcc73f2b822 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -950,7 +950,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
950 controller 950 controller
951 i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX 951 i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
952 controllers 952 controllers
953 i8042.notimeout [HW] Ignore timeout condition signalled by conroller 953 i8042.notimeout [HW] Ignore timeout condition signalled by controller
954 i8042.reset [HW] Reset the controller during init and cleanup 954 i8042.reset [HW] Reset the controller during init and cleanup
955 i8042.unlock [HW] Unlock (ignore) the keylock 955 i8042.unlock [HW] Unlock (ignore) the keylock
956 956
@@ -2434,7 +2434,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
2434 For more information see Documentation/vm/slub.txt. 2434 For more information see Documentation/vm/slub.txt.
2435 2435
2436 slub_min_order= [MM, SLUB] 2436 slub_min_order= [MM, SLUB]
2437 Determines the mininum page order for slabs. Must be 2437 Determines the minimum page order for slabs. Must be
2438 lower than slub_max_order. 2438 lower than slub_max_order.
2439 For more information see Documentation/vm/slub.txt. 2439 For more information see Documentation/vm/slub.txt.
2440 2440
@@ -2600,7 +2600,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
2600 2600
2601 threadirqs [KNL] 2601 threadirqs [KNL]
2602 Force threading of all interrupt handlers except those 2602 Force threading of all interrupt handlers except those
2603 marked explicitely IRQF_NO_THREAD. 2603 marked explicitly IRQF_NO_THREAD.
2604 2604
2605 topology= [S390] 2605 topology= [S390]
2606 Format: {off | on} 2606 Format: {off | on}