[deployment-guide/comm-rel-15] Corrected a typing error in the "Ethernet Interfaces" subsection.

Jaromir Hradilek jhradile at fedoraproject.org
Fri Jul 15 15:55:12 UTC 2011


commit b15b04ccc44bad3a337ebf7dd7f7fcc9385d5dc5
Author: Jaromir Hradilek <jhradile at redhat.com>
Date:   Mon Jun 20 18:02:19 2011 +0200

    Corrected a typing error in the "Ethernet Interfaces" subsection.

 en-US/Network_Interfaces.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index 3eab4ee..f7d4b76 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -215,7 +215,7 @@ ONBOOT=yes</programlisting>
           </term>
           <listitem>
             <para>where <command><replaceable>address</replaceable>
-              </command> is the broadcast address. This directive is deprecated, as the value is calculated automatically with <command>ifcalc</command>.</para>
+              </command> is the broadcast address. This directive is deprecated, as the value is calculated automatically with <command>ipcalc</command>.</para>
           </listitem>
         </varlistentry>
         <varlistentry>
@@ -360,7 +360,7 @@ ONBOOT=yes</programlisting>
           </term>
           <listitem>
             <para>where <command><replaceable>address</replaceable>
-              </command> is the network address. This directive is deprecated, as the value is calculated automatically with <command>ifcalc</command>.</para>
+              </command> is the network address. This directive is deprecated, as the value is calculated automatically with <command>ipcalc</command>.</para>
           </listitem>
         </varlistentry>
         <varlistentry>


More information about the docs-commits mailing list