From bdcc9c1c4a4558449cc65b1a8b254ac0da9c54d2 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 28 Sep 2010 15:37:34 +0000 Subject: [PATCH] add db2installloc git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7705 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 8ccf5b798..02c5f5724 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -735,7 +735,7 @@ site => { " Linux, yes on AIX.\n\n". " db2installloc: The location from which the service nodes should mount the \n". " the db2 code to install. Format hostname:/path. If hostname is\n". - " omitted, it defaults to the management node. Default is mntdb2.\n\n". + " omitted, it defaults to the management node. Default is /mntdb2.\n\n". " defserialflow: The default serial flow - currently only used by the mknb command.\n\n". " defserialport: The default serial port - currently only used by mknb.\n\n". " defserialspeed: The default serial speed - currently only used by mknb.\n\n".