man page updates

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13210 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-06-29 10:55:46 +00:00
parent 206746b6c1
commit fb045361a5

View File

@ -87,20 +87,18 @@ To setup DB2 Client for xCAT to run on the DB2 xcatdb database, on the SN:
B<db2sqlsetup> I<-i> I<-C>
=item *
To setup the ODBC for DB2 xcatdb database access, on the MN :
B<db2sqlsetup> I<-o> I<-S>
=item *
To setup the ODBC for DB2 xcatdb database access, on the SN :
B<db2sqlsetup> I<-o> I<-C>
=item *
To remove DB2 from xCAT MN:
B<db2sqlsetup> I<-r> I<-S>
=item *