]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- hostname != FQDN
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Feb 2002 13:24:26 +0000 (13:24 +0000)
committerTomasz Pala <gotar@pld-linux.org>
Mon, 18 Feb 2002 13:24:26 +0000 (13:24 +0000)
svn-id: @994

doc/sysconfig.docb
doc/sysconfig.txt

index 818a0c98a668cac78f811c3fc57aef43291af07f..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>
index 554080da4cb75cae62980a45a56844d2a6d649be..4888f8043e188b4dceef0f99ed472f5d456ac693 100644 (file)
@@ -1,4 +1,4 @@
-$Id: sysconfig.txt,v 1.6 2002/02/03 16:17:23 adasi Exp $
+$Id: sysconfig.txt,v 1.7 2002/02/18 13:24:26 gotar Exp $
 
 Files in /etc/sysconfig
 =======================
@@ -39,7 +39,7 @@ Files in /etc/sysconfig
   NETWORKING=yes|no
   IPV4_NETWORKING=yes|no
   IPV6_NETWORKING=yes|no
-  HOSTNAME=<fqdn by default, but whatever hostname you want>
+  HOSTNAME=<whatever hostname you want>
     Note: for compatibility with some old software people might
     install (like trn), the /etc/HOSTNAME file should contain the
     same value as here.
This page took 0.169559 seconds and 4 git commands to generate.