doc: fix 3 typos in sysctl/vm.txt

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Paul Bolle
2011-04-06 11:09:55 +02:00
committed by Jiri Kosina
parent 79add62773
commit 5a3016a615

View File

@@ -481,10 +481,10 @@ the DMA zone.
Type(A) is called as "Node" order. Type (B) is "Zone" order. 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. "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 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. will select "node" order in following case.