[system-administrators-guide] GATEWAY in "The sysconfig Directory" section: Correcting address and clarifying its scope

stephenw stephenw at fedoraproject.org
Mon Mar 11 16:32:09 UTC 2013


commit d80d3a6f999f5347967f943cd754c68b1304f44d
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Mon Mar 11 17:27:00 2013 +0100

    GATEWAY in "The sysconfig Directory" section: Correcting address and clarifying its scope

 en-US/The_sysconfig_Directory.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/en-US/The_sysconfig_Directory.xml b/en-US/The_sysconfig_Directory.xml
index 9b4b443..becd1eb 100644
--- a/en-US/The_sysconfig_Directory.xml
+++ b/en-US/The_sysconfig_Directory.xml
@@ -1405,7 +1405,8 @@
             <para>
               The IP address of the network's gateway. For example:
             </para>
-            <screen>GATEWAY=192.168.1.0</screen>
+             <screen>GATEWAY=192.168.1.1</screen>
+            <para>This is used as the default value when there is no <option>GATEWAY</option> directive in an interface's <filename>ifcfg</filename> file.</para>
           </listitem>
         </varlistentry>
       </variablelist>


More information about the docs-commits mailing list