Pārlūkot izejas kodu

doc: fix 3 typos in sysctl/vm.txt

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Paul Bolle 14 gadi atpakaļ
vecāks
revīzija
5a3016a615
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      Documentation/sysctl/vm.txt

+ 2 - 2
Documentation/sysctl/vm.txt

@@ -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.