diff --git a/xCAT-client/pods/man3/noderange.3.pod b/xCAT-client/pods/man3/noderange.3.pod index 380b95963..213272159 100644 --- a/xCAT-client/pods/man3/noderange.3.pod +++ b/xCAT-client/pods/man3/noderange.3.pod @@ -113,7 +113,7 @@ right sides: Any combination or multiple combinations of inclusive and exclusive ranges of nodes and groups is legal. There is no precedence implied in the order of the arguments. Exclusive ranges have precedence over -inclusive. Parentheses can be used to explicitly specify precendence of any operators. +inclusive. Parentheses can be used to explicitly specify precedence of any operators. Nodes have precedence over groups. If a node range match is made then no group range match will be attempted. @@ -129,7 +129,7 @@ B is defined by the following regex: ^([A-Za-z-]+)([0-9]+)(([A-Za-z-]+[A-Za-z0-9-]*)*) In plain English, a node or group name is in B if starting -from the begining there are: +from the beginning there are: =over 2