* [PATCH] [trivial] Documentation: Fix typo in kernel-parameters.txt
@ 2012-02-14 15:26 Masanari Iida
2012-02-14 17:45 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-02-14 15:26 UTC (permalink / raw)
To: rdunlap, linux-doc; +Cc: trivial, linux-kernel, standby24x7
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>
---
Documentation/kernel-parameters.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 033d4e6..cfcc73f 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.
controller
i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
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.unlock [HW] Unlock (ignore) the keylock
@@ -2434,7 +2434,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
For more information see Documentation/vm/slub.txt.
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.
For more information see Documentation/vm/slub.txt.
@@ -2600,7 +2600,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
threadirqs [KNL]
Force threading of all interrupt handlers except those
- marked explicitely IRQF_NO_THREAD.
+ marked explicitly IRQF_NO_THREAD.
topology= [S390]
Format: {off | on}
--
1.7.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] [trivial] Documentation: Fix typo in kernel-parameters.txt
2012-02-14 15:26 [PATCH] [trivial] Documentation: Fix typo in kernel-parameters.txt Masanari Iida
@ 2012-02-14 17:45 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2012-02-14 17:45 UTC (permalink / raw)
To: Masanari Iida; +Cc: linux-doc, trivial, linux-kernel
On 02/14/2012 07:26 AM, Masanari Iida wrote:
> 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>
Thanks.
> ---
> Documentation/kernel-parameters.txt | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 033d4e6..cfcc73f 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.
> controller
> i8042.nopnp [HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
> 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.unlock [HW] Unlock (ignore) the keylock
>
> @@ -2434,7 +2434,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
> For more information see Documentation/vm/slub.txt.
>
> 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.
> For more information see Documentation/vm/slub.txt.
>
> @@ -2600,7 +2600,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
>
> threadirqs [KNL]
> Force threading of all interrupt handlers except those
> - marked explicitely IRQF_NO_THREAD.
> + marked explicitly IRQF_NO_THREAD.
>
> topology= [S390]
> Format: {off | on}
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-14 17:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 15:26 [PATCH] [trivial] Documentation: Fix typo in kernel-parameters.txt Masanari Iida
2012-02-14 17:45 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox