[deployment-guide] Corrected the description of the DHCP_HOSTNAME directive.

Jaromir Hradilek jhradile at fedoraproject.org
Fri Jul 22 10:28:07 UTC 2011


commit a17e82ca9fddfc5457b68326ae522e7983df02a1
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Fri Jul 22 12:24:16 2011 +0200

    Corrected the description of the DHCP_HOSTNAME directive.

 en-US/Network_Interfaces.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index c2167af..18ae396 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -230,10 +230,11 @@ ONBOOT=yes</programlisting>
         </varlistentry>
         <varlistentry>
           <term>
-            <command>DHCP_HOSTNAME</command>
+            <command>DHCP_HOSTNAME=<replaceable>name</replaceable>
+            </command>
           </term>
           <listitem>
-            <para><!-- RHEL5:  Only use  -->Use this option only if the DHCP server requires the client to specify a hostname before receiving an IP address.<!-- RHEL5:   ddomingo at redhat.com: string removed as per Harald Hoyer <string> (The DHCP server daemon in Red Hat Enterprise Linux does not support this feature.)</string>  --></para>
+            <para>where <replaceable>name</replaceable> is a short hostname to be sent to the DHCP server. Use this option only if the DHCP server requires the client to specify a hostname before receiving an IP address.</para>
           </listitem>
         </varlistentry>
         <varlistentry>


More information about the docs-commits mailing list