diff --git a/xCAT-client/pods/man8/makedhcp.8.pod b/xCAT-client/pods/man8/makedhcp.8.pod index 32d2b52bf..79894b6ba 100644 --- a/xCAT-client/pods/man8/makedhcp.8.pod +++ b/xCAT-client/pods/man8/makedhcp.8.pod @@ -20,7 +20,7 @@ B B<[-h|--help]> =head1 DESCRIPTION -The B command creates and updates the DHCP configuration on the management node and service nodes. +The B command creates and updates the DHCP configuration on the management node and service nodes. The B command is supported for both Linux and AIX clusters. =over 3 @@ -32,7 +32,7 @@ Start by filling out the L table properly. =item 2. Then use the B option to create a new dhcp configuration file. -You can set the site table, dhcplease attribute to the lease time for the dhcp client. The default value is 43200. +You can set the site table, dhcplease attribute to the lease time for the dhcp client. The default value is 43200. =item 3. @@ -46,7 +46,7 @@ On linux, the configuration information immediately takes effect without a resta =back -If you need to delete node entries from the DHCP configuration, use the B<-d> flag. +If you need to delete node entries from the DHCP configuration, use the B<-d> flag. =head1 OPTIONS @@ -91,7 +91,7 @@ operation to any service nodes that service the nodes in the noderange. =item B<-q> I -Query the node entries from the DHCP server configuration. On AIX, any entries created by NIM will not be listed. +Query the node entries from the DHCP server configuration. On AIX, any entries created by NIM will not be listed. =item B<-h|--help> @@ -106,7 +106,7 @@ Display usage message. =item 0. The command completed successfully. -=item 1. +=item 1. An error has occurred. =back @@ -133,9 +133,9 @@ Will cause dhcp on the next request to set root-path appropriately for only node makedhcp node5 -s 'option root-path \"172.16.0.1:/install/freebsd6.2/x86_64\";' =item 4. -Query a node from the DHCP server. +Query a node from the DHCP server. - # makedhcp -q node01 + # makedhcp -q node01 node01: ip-address = 91.214.34.156, hardware-address = 00:00:c9:c6:6c:42 =back