]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - doc/sysconfig.docb
- more clear explanation of HOSTNAME and NISDOMAIN
[projects/rc-scripts.git] / doc / sysconfig.docb
index f1ca2d2bd6174f7e26b35c75dc2e696e2b5faca6..c65a85c51406941f74c06c3198c2dfe5254806e1 100644 (file)
@@ -76,7 +76,7 @@
        <listitem><para>IPV6NETWORKING=yes|no</para>
        </listitem>
       </varlistentry>
-      <varlistentry><term>HOSTNAME=$&lt;fqdn by default, but whatever hostname you want></term>
+      <varlistentry><term>HOSTNAME=$&lt;whatever hostname you want></term>
        <listitem><note><para> for compatibility with some old software people might
              install (like trn), the /etc/HOSTNAME file should contain the
              same value as here.</para></note>
   <refsect1>
     <title><filename>/etc/sysconfig/static-routes</filename></title>
     <para>Contains lines of the form:</para>
-    <para><literal>&lt;device> to [type] &lt;network>/&lt;prefix> via &lt;gateway></literal></para>
-    <para>&lt;device> may be a device name to have the route brought up and
-      down with the device, or "any" to have the correct devices calculated
-      at run time. [type] is optional. RH style isn't supported !</para>
+    <para><literal>&lt;device&gt; to [type] &lt;network&gt;/&lt;prefix&gt; via &lt;gateway&gt;</literal></para>
+    <para>&lt;device&gt; may be a device name to have the route brought up and
+      down with the device, or "none" if the route is not to be bound to any specific
+      device. [type] is optional. RH style isn't supported !</para>
     <para>Also you can set few options after "&lt;gateway>":</para>
       <simplelist columns=1>
        <member>tos &lt;tos></member>
This page took 0.845752 seconds and 4 git commands to generate.