From e6bfbee3801f1c003487cbec47b892b970074cfb 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-vlan/pods/man1/rmvlan.1.pod --- xCAT-vlan/pods/man1/rmvlan.1.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-vlan/pods/man1/rmvlan.1.pod b/xCAT-vlan/pods/man1/rmvlan.1.pod index ac6a27c97..0e1e562c8 100755 --- a/xCAT-vlan/pods/man1/rmvlan.1.pod +++ b/xCAT-vlan/pods/man1/rmvlan.1.pod @@ -1,6 +1,6 @@ =head1 NAME -B - It remves the vlan from the cluster. +B - It remves the vlan from the cluster. =head1 SYNOPSIS @@ -12,13 +12,13 @@ B [B<-v>|B<--version>] =head1 DESCRIPTION -The B command removes the given vlan ID from the cluster. It removes the vlan id from all the swithces involved, deconfigures the nodes so that vlan adaptor (tag) will be remved, cleans up /etc/hosts, DNS and database tables for the given vlan. +The B command removes the given vlan ID from the cluster. It removes the vlan id from all the swithces involved, deconfigures the nodes so that vlan adaptor (tag) will be remved, cleans up /etc/hosts, DNS and database tables for the given vlan. -For added security, the root guard and bpdu guard were enabled for the ports in this vlan by mkvlan and chvlan commands. However, the guards will not be disabled by this command. To disable them, you need to use the switch command line interface. Refer to the switch command line interface manual to see how to disable the root guard and bpdu guard for a port. +For added security, the root guard and bpdu guard were enabled for the ports in this vlan by mkvlan and chvlan commands. However, the guards will not be disabled by this command. To disable them, you need to use the switch command line interface. Refer to the switch command line interface manual to see how to disable the root guard and bpdu guard for a port. =head1 Parameters -I is a unique vlan number. +I is a unique vlan number. =head1 OPTIONS