From 236e258702dc56784f745df6ec1a324a27b5691f Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 19 May 2011 11:42:59 +0000 Subject: [PATCH] fix syntax error git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mysqlsetup.1.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/mysqlsetup.1.pod b/xCAT-client/pods/man1/mysqlsetup.1.pod index 469d6a394..2ac3be44a 100644 --- a/xCAT-client/pods/man1/mysqlsetup.1.pod +++ b/xCAT-client/pods/man1/mysqlsetup.1.pod @@ -57,11 +57,13 @@ This option runs during update, it will take all the host from the input file (p This option sets up the ODBC /etc/../odbcinst.ini, /etc/../odbc.ini and the .odbc.ini file in roots home directory will be created and initialized to run off the xcatdb MySQL database. See "Add ODBC Support" in https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Setting_Up_MySQL_as_the_xCAT_DB + =item B<-L|--LL> Additional database configuration specifically for the LoadLeveler product. See "Add ODBC Support" in https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Setting_Up_MySQL_as_the_xCAT_DB + =back =head1 ENVIRONMENT VARIABLES @@ -90,7 +92,7 @@ B I<-i> =item * -To add hosts from /tmp/xcat/hostlist that can access the xcatdb database in MySQL: +Add hosts from /tmp/xcat/hostlist that can access the xcatdb database in MySQL: B I<-u> I<-f /tmp/xcat/hostlist>