diff --git a/xCAT-client/pods/man1/mkzone.1.pod b/xCAT-client/pods/man1/mkzone.1.pod index 993551538..e5a6310f7 100644 --- a/xCAT-client/pods/man1/mkzone.1.pod +++ b/xCAT-client/pods/man1/mkzone.1.pod @@ -8,7 +8,6 @@ B [B<--defaultzone>] [B<-k> I [B<-h> | B<-v>] - =head1 B The B command is designed to divide the xCAT cluster into multiple zones. The nodes in each zone will share common root ssh keys. This allows the nodes in a zone to be able to as root ssh to each other without password, but cannot do the same to any node in another zone. All zones share a common xCAT Management Node and database including the site table, which defines the attributes of the entire cluster. @@ -64,10 +63,8 @@ Used with the (-a) flag to create the group zonename for all nodes in the input Verbose mode. - =back - =head1 B =over 3 @@ -110,7 +107,7 @@ B I -a compute4 -g To make a new zone5 and assign the noderange compute5 to the zone and add zone5 as a group to each node but not allow passwordless ssh between the nodes enter: B I -a compute5 -g -s no - + =back B