From baeb4b717ec2bafda80cef89ac7a108547bb015a Mon Sep 17 00:00:00 2001 From: bybai Date: Thu, 30 Mar 2017 21:58:24 -0400 Subject: [PATCH] polished --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 2ced68c9e..a7c3f9f54 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -572,7 +572,7 @@ passed as argument rather than by table value', ddnsdomain => 'A domain to be combined with nodename to construct FQDN for DDNS updates induced by DHCP. This is not passed down to the client as "domain"', vlanid => 'The vlan ID if this network is within a vlan.', domain => 'The DNS domain name (ex. cluster.com).', - mtu => 'The default MTU for the network, if the nic belong to multiple networks, mtu value should be the same in all networks entry.', + mtu => 'The default MTU for the network, If multiple networks are applied to the same nic on the SN and/or CN, the MTU shall be the same for those networks.', comments => 'Any user-written notes.', disable => "Set to 'yes' or '1' to comment out this row.", },