From 144b9168a9c6bc5bebdd40916c93e3cf2cc06dac 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/chdef.1.pod --- xCAT-client/pods/man1/chdef.1.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-client/pods/man1/chdef.1.pod b/xCAT-client/pods/man1/chdef.1.pod index a5428d089..c3c36f542 100644 --- a/xCAT-client/pods/man1/chdef.1.pod +++ b/xCAT-client/pods/man1/chdef.1.pod @@ -6,7 +6,7 @@ B - Change xCAT data object definitions. B [B<-h>|B<--help>] [B<-t> I] -B [B<-t> I] [B<-o> I] [B<-n> I] [I] +B [B<-t> I] [B<-o> I] [B<-n> I] [I] B [B<-V>|B<--verbose>] [B<-t> I] [B<-o> I] [B<-d>|B<--dynamic>] [B<-p>|B<--plus>] [B<-m>|B<--minus>] [B<-z>|B<--stanza>] @@ -64,7 +64,7 @@ A set of comma delimited object types. Use the help option to get a list of val Verbose mode. -=item B<-w> I B<-w> I ... +=item B<-w> I B<-w> I ... Use one or multiple -w flags to specify the selection string that can be used to select objects. The operators ==, !=, =~ and !~ are available. Use the help option to get a list of valid attributes for each object type. @@ -164,13 +164,13 @@ To change the node hwtype, this command will change the value of ppc.nodetype. To change the policy table for policy number 7.0 for admin1 - chdef -t policy -o 7.0 name=admin1 rule=allow + chdef -t policy -o 7.0 name=admin1 rule=allow =item 12. To change the node nic attributes - chdef -t node -o cn1 nicips.eth0="1.1.1.1|1.2.1.1" nicnetworks.eth0="net1|net2" nictypes.eth0="Ethernet" + chdef -t node -o cn1 nicips.eth0="1.1.1.1|1.2.1.1" nicnetworks.eth0="net1|net2" nictypes.eth0="Ethernet" =item 13.