* [PATCH] Fix typos in Documentation/sysctl/vm.txt
@ 2010-10-18 5:36 Kamalesh Babulal
0 siblings, 0 replies; only message in thread
From: Kamalesh Babulal @ 2010-10-18 5:36 UTC (permalink / raw)
To: linux-doc; +Cc: rdunlap, linux-kernel, kamezawa.hiroyu
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
Kamalesh
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-18 5:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 5:36 [PATCH] Fix typos in Documentation/sysctl/vm.txt Kamalesh Babulal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox