From 346fd3faed913665f41bf070bf80bbca059823f8 Mon Sep 17 00:00:00 2001 From: jjhua Date: Fri, 1 Apr 2011 01:55:54 +0000 Subject: [PATCH] modify the improper format in the rmhwconn manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rmhwconn.1.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-client/pods/man1/rmhwconn.1.pod b/xCAT-client/pods/man1/rmhwconn.1.pod index 27b4a213c..8125cc059 100644 --- a/xCAT-client/pods/man1/rmhwconn.1.pod +++ b/xCAT-client/pods/man1/rmhwconn.1.pod @@ -10,11 +10,11 @@ B [B<-v>| B<--version>] =head2 PPC (with HMC) specific: -B [B<-V>| B<--verbose>] noderange +B [B<-V>| B<--verbose>] I =head2 PPC (without HMC, using FSPAPI) specific: -B noderange B<-T tooltype> +B I B<-T> I =head1 DESCRIPTION @@ -42,7 +42,7 @@ Verbose output. =item B<-T> -The tooltype is used to communicate to the FSP/BPA. The value could be lpar or fnm. The tooltype value lpar is for xCAT and fnm is for CNM. +The tooltype is used to communicate to the FSP/BPA. The value could be B or B. The tooltype value B is for xCAT and B is for CNM. =back