From 3d4dd2d433c35617ec6acb528a770bda2b3de579 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 22 Feb 2012 13:02:49 +0000 Subject: [PATCH] fix formatting of the comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 7365cdc20..4f223fd97 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -793,7 +793,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". - " the nodes it manages. The default value is '0' which means include all the nodes in the subnet.\n\n". + " the nodes it manages. The default value is '0'.\n". + " '0' value means include all the nodes in the subnet.\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".