From 055581e8182f75c4fe3f1ef5839fac68ab4e1901 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 29 Jul 2010 17:35:32 +0000 Subject: [PATCH] fix manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/db2sqlsetup.8.pod | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/xCAT-client/pods/man8/db2sqlsetup.8.pod b/xCAT-client/pods/man8/db2sqlsetup.8.pod index 76e3630b2..c0642ecbc 100644 --- a/xCAT-client/pods/man8/db2sqlsetup.8.pod +++ b/xCAT-client/pods/man8/db2sqlsetup.8.pod @@ -11,7 +11,7 @@ B {B<-v>|B<--version>} B {B<-i>|B<--init>}{<-S> | <-C>} [-o|--setupODBC] [B<-V>|B<--verbose>] -B {B<-o>|B<--setupODBC>} [-V|--verbose] +B {B<-o>|B<--setupODBC>} {<-S> | <-C>} [-V|--verbose] =head1 DESCRIPTION @@ -74,10 +74,13 @@ To setup DB2 Client for xCAT to run on the DB2 xcatdb database, on the SN: B I<-i> I<-C> -=item * -To setup the ODBC for PostgreSQL xcatdb database access, on the MN or SN: +To setup the ODBC for DB2 xcatdb database access, on the MN : -B I<-o> +B I<-o> I<-S> + +To setup the ODBC for DB2 xcatdb database access, on the SN : + +B I<-o> I<-C> =back