From 8fa91c4ee44f2bcac266e79fd9d5f8048de7bd5c Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 19 Jul 2010 12:04:51 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/sbin/db2sqlsetup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/sbin/db2sqlsetup b/xCAT-server/sbin/db2sqlsetup index c26abc741..127b7281e 100755 --- a/xCAT-server/sbin/db2sqlsetup +++ b/xCAT-server/sbin/db2sqlsetup @@ -21,7 +21,7 @@ unless the XCATDB2PW env var is set to the password for the instance id. See man db2setup for more information and the xCAT2SetupDB2.pdf documentation. - If will assume the default install paths of /opt/IBM/db2 for AIX and + The script will assume the default install paths of /opt/IBM/db2 for AIX and /opt/ibm/db2 for Linux, unless overridden with the XCATDB2INSPATH environment variable. =cut