From 94496881865bcafd7e3ec82e8cb18676d45dcfbc Mon Sep 17 00:00:00 2001 From: sakolish Date: Fri, 13 Jun 2008 12:19:59 +0000 Subject: [PATCH] Corrected "hcp" description - Line #347 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1646 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 5f29b8efd..e108547f0 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -344,7 +344,7 @@ ppc => { table_desc => 'List of system p hardware: HMCs, IVMs, FSPs, BPCs.', descriptions => { node => 'The node name or group name.', - hcp => 'The hardware control point for this node (HMC, IVM, or FSP). If ', + hcp => 'The hardware control point for this node (HMC or IVM)., id => 'For LPARs: the LPAR numeric id; for FSPs: the cage number; for BPAs: the frame number.', pprofile => 'The LPAR profile that will be used the next time the LPAR is powered on with rpower.', parent => 'For LPARs: the FSP/CEC; for FSPs: the BPA (if one exists).',