From e93a1a5f5ac0080dd574d724913447ef110757c0 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 29 Aug 2011 18:26:51 +0000 Subject: [PATCH] fix disjointdhcp definition git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- 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 dd51a29f7..2544b531d 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -784,8 +784,8 @@ site => { " mn|eth1,eth2;service|bond0.\n\n". " dhcpsetup: If set to 'n', it will skip the dhcp setup process in the nodeset cmd.\n\n". " disjointdhcps: If set to '1', the .leases file on a service node only contains\n". - " dnshandler: Name of plugin that handles DNS setup for makedns.\n". " the nodes it manages. The default value is '0'.\n\n". + " dnshandler: Name of plugin that handles DNS setup for makedns.\n". " domain: The DNS domain name used for the cluster.\n\n". " ea_primary_hmc: The hostname of the HMC that the Integrated Switch Network\n". " Management Event Analysis should send hardware serviceable\n".