* [PATCH] Fix typos in Documentation/sysctl/vm.txt
@ 2010-10-25 23:18 Randy Dunlap
2010-10-25 23:53 ` KAMEZAWA Hiroyuki
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2010-10-25 23:18 UTC (permalink / raw)
To: linux-mm, akpm; +Cc: Kamalesh Babulal, kamezawa.hiroyu
Hi Andrew,
Please merge this (unless someone sees problems with it).
Looks good to me.
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
---
Date: Mon, 18 Oct 2010 11:06:54 +0530
From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
To: linux-doc@vger.kernel.org
Cc: rdunlap@xenotime.net, linux-kernel@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com
Subject: [PATCH] Fix typos in Documentation/sysctl/vm.txt
Fix couple of typos in Documentation/sysctl/vm.txt under
numa_zonelist_order.
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
--
Documentation/sysctl/vm.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index b606c2c..4de9d5b 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -477,12 +477,12 @@ the DMA zone.
Type(A) is called as "Node" order. Type (B) is "Zone" order.
"Node order" orders the zonelists by node, then by zone within each node.
-Specify "[Nn]ode" for zone order
+Specify "[Nn]ode" for node order.
"Zone Order" orders the zonelists by zone type, then by node within each
-zone. Specify "[Zz]one"for zode order.
+zone. Specify "[Zz]one" for zone order.
-Specify "[Dd]efault" to request automatic configuration. Autoconfiguration
+Specify "[Dd]efault" to request automatic configuration. Autoconfiguration
will select "node" order in following case.
(1) if the DMA zone does not exist or
(2) if the DMA zone comprises greater than 50% of the available memory or
--
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix typos in Documentation/sysctl/vm.txt
2010-10-25 23:18 [PATCH] Fix typos in Documentation/sysctl/vm.txt Randy Dunlap
@ 2010-10-25 23:53 ` KAMEZAWA Hiroyuki
0 siblings, 0 replies; 2+ messages in thread
From: KAMEZAWA Hiroyuki @ 2010-10-25 23:53 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-mm, akpm, Kamalesh Babulal
On Mon, 25 Oct 2010 16:18:58 -0700
Randy Dunlap <rdunlap@xenotime.net> wrote:
> Hi Andrew,
>
> Please merge this (unless someone sees problems with it).
> Looks good to me.
>
> Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
> ---
>
> Date: Mon, 18 Oct 2010 11:06:54 +0530
> From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
> To: linux-doc@vger.kernel.org
> Cc: rdunlap@xenotime.net, linux-kernel@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com
> Subject: [PATCH] Fix typos in Documentation/sysctl/vm.txt
>
>
> Fix couple of typos in Documentation/sysctl/vm.txt under
> numa_zonelist_order.
>
> Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
> --
> Documentation/sysctl/vm.txt | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
> index b606c2c..4de9d5b 100644
> --- a/Documentation/sysctl/vm.txt
> +++ b/Documentation/sysctl/vm.txt
> @@ -477,12 +477,12 @@ the DMA zone.
> Type(A) is called as "Node" order. Type (B) is "Zone" order.
>
> "Node order" orders the zonelists by node, then by zone within each node.
> -Specify "[Nn]ode" for zone order
> +Specify "[Nn]ode" for node order.
>
> "Zone Order" orders the zonelists by zone type, then by node within each
> -zone. Specify "[Zz]one"for zode order.
> +zone. Specify "[Zz]one" for zone order.
>
> -Specify "[Dd]efault" to request automatic configuration. Autoconfiguration
> +Specify "[Dd]efault" to request automatic configuration. Autoconfiguration
> will select "node" order in following case.
> (1) if the DMA zone does not exist or
> (2) if the DMA zone comprises greater than 50% of the available memory or
>
> --
>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-25 23:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25 23:18 [PATCH] Fix typos in Documentation/sysctl/vm.txt Randy Dunlap
2010-10-25 23:53 ` KAMEZAWA Hiroyuki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox