mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 11:10:24 +00:00
man 3 manpage spelling corrections
This commit is contained in:
@@ -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<xCAT Node Name Format> 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<xCAT Node Name Format> if starting
|
||||
from the begining there are:
|
||||
from the beginning there are:
|
||||
|
||||
=over 2
|
||||
|
||||
|
Reference in New Issue
Block a user