From 2df8e8e1de3542c66cc95f88704b279d03b57340 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-client/pods/man1/configfpc.1.pod --- xCAT-client/pods/man1/configfpc.1.pod | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/xCAT-client/pods/man1/configfpc.1.pod b/xCAT-client/pods/man1/configfpc.1.pod index 10ab7944b..1c4396e93 100644 --- a/xCAT-client/pods/man1/configfpc.1.pod +++ b/xCAT-client/pods/man1/configfpc.1.pod @@ -8,7 +8,7 @@ B B<-i> I B B<-i> I B<--ip> I -B [B<-V>|B<--verbose>] +B [B<-V>|B<--verbose>] B [B<-h>|B<--help>|B<-?>] @@ -22,9 +22,9 @@ There are several bits of information that must be included in the xCAT database You must create the FPC node definitions for all FPCs being discovered including the IP address and switch port information. -The B command discovers the FPCs and collects the MAC address. The MAC address is used to relate the FPC to a FPC node using the switch information for this MAC. Once the relationship is discovered the FPC is configured with the FPC node IP settings. +The B command discovers the FPCs and collects the MAC address. The MAC address is used to relate the FPC to a FPC node using the switch information for this MAC. Once the relationship is discovered the FPC is configured with the FPC node IP settings. -This process is repeated until no more FPCs are discovered. +This process is repeated until no more FPCs are discovered. For more information on xCAT support of NeXtScale and configfpc see the following doc: XCAT_NeXtScale_Clusters @@ -35,11 +35,11 @@ XCAT_NeXtScale_Clusters =item B<-i> I -Use this flag to specify which xCAT MN interface (example: eth4) that is connected to the NeXtScale FPCs. This option is required. +Use this flag to specify which xCAT MN interface (example: eth4) that is connected to the NeXtScale FPCs. This option is required. =item B<--ip> I -Use this flag to override the default ip address of 192.168.0.100 with a new address. +Use this flag to override the default ip address of 192.168.0.100 with a new address. =item B<-V>|B<--verbose> @@ -52,12 +52,12 @@ Verbose mode =over 6 =item 1. -To discover and configure all NeXtScale Fan Power Controllers (FPCs) connected on eth0 interface. +To discover and configure all NeXtScale Fan Power Controllers (FPCs) connected on eth0 interface. configfpc -i eth0 =item 2. -To override the default ip address and run in Verbose mode. +To override the default ip address and run in Verbose mode. configfpc -i eth0 --ip 196.68.0.100 -V