From 9342897476d089aea4174248779f0b7031606e58 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 28 Sep 2011 11:27:26 +0000 Subject: [PATCH] nimprime attribute name git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10656 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 85665e35c..1f1888a9e 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -832,7 +832,7 @@ site => { " In a hierarchical cluster, you can also set this attribute to \"\"\n". " to mean the DNS server for each node should be the node that is managing it\n". " (either its service node or the management node).\n\n". - " NIMprime : The name of NIM server, if not set default is the management node.\n\n". + " nimprime : The name of NIM server, if not set default is the management node.\n\n". " nodestatus: If set to 'n', the nodelist.status column will not be updated during\n". " the node deployment, node discovery and power operations.\n\n". " ntpservers: A comma delimited list of NTP servers for the cluster - often the\n".