minor fix

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2011-04-08 19:58:44 +00:00
parent 160b3beee1
commit f140c19e7a

View File

@ -1019,7 +1019,7 @@ routes => {
routename => 'Name used to identify this route.',
net => 'The network address.',
mask => 'The network mask.',
ifname => 'The interface name of the management node facing the gateway.',
ifname => '(optional) The interface name of the management node facing the gateway.',
gateway => 'The gateway that routes the ip traffic from the mn to the nodes. It is usually a service node.',
comments => 'Any user-written notes.',
disable => "Set to 'yes' or '1' to comment out this row.",