Commit 24775d65 authored by Masanari Iida's avatar Masanari Iida Committed by Jiri Kosina

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: default avatarMasanari Iida <standby24x7@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 15b9cf6d
...@@ -950,7 +950,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. ...@@ -950,7 +950,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
controller controller
i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
controllers controllers
i8042.notimeout [HW] Ignore timeout condition signalled by conroller i8042.notimeout [HW] Ignore timeout condition signalled by controller
i8042.reset [HW] Reset the controller during init and cleanup i8042.reset [HW] Reset the controller during init and cleanup
i8042.unlock [HW] Unlock (ignore) the keylock i8042.unlock [HW] Unlock (ignore) the keylock
...@@ -2434,7 +2434,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. ...@@ -2434,7 +2434,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
For more information see Documentation/vm/slub.txt. For more information see Documentation/vm/slub.txt.
slub_min_order= [MM, SLUB] slub_min_order= [MM, SLUB]
Determines the mininum page order for slabs. Must be Determines the minimum page order for slabs. Must be
lower than slub_max_order. lower than slub_max_order.
For more information see Documentation/vm/slub.txt. For more information see Documentation/vm/slub.txt.
...@@ -2600,7 +2600,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. ...@@ -2600,7 +2600,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
threadirqs [KNL] threadirqs [KNL]
Force threading of all interrupt handlers except those Force threading of all interrupt handlers except those
marked explicitely IRQF_NO_THREAD. marked explicitly IRQF_NO_THREAD.
topology= [S390] topology= [S390]
Format: {off | on} Format: {off | on}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment