From 4263c661c50b6e2cbb84ffa5a5fa5d9fa708997d Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 9 Jan 2014 08:46:26 -0500 Subject: [PATCH] update description --- 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 51c56a496..496643d26 100755 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -863,7 +863,7 @@ servicenode => { site => { cols => [qw(key value comments disable)], keys => [qw(key)], - table_desc => "Global settings for the whole cluster. This table is different from the \nother tables in that each attribute is just named in the key column, rather \nthan having a separate column for each attribute. The following is a list of \nthe attributes currently used by xCAT.\n", + table_desc => "Global settings for the whole cluster. This table is different from the \nother tables in that each attribute is just named in the key column, rather \nthan having a separate column for each attribute. The following is a list of \nattributes currently used by xCAT organized into categories.\n", descriptions => { # Do not put description text past column 88, so it displays well in a 100 char wide window. # ----------------------------------------------------------------------------------|----------