Author: jim
Date: 2006-09-01 01:48:37 -0600 (Fri, 01 Sep 2006)
New Revision: 2377

Modified:
   /
   branches/clfs-1.0/BOOK/bootscripts/common/network.xml
   trunk/BOOK/bootscripts/common/network.xml
Log:
 [EMAIL PROTECTED] (orig r2514):  [EMAIL PROTECTED] | 2006-08-31 21:20:01 -0700
 Removed extraneous '{}' characters from example resolv.conf



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:2513
   + b6734a72-470d-0410-b049-f317dca95413:/:2514

Modified: branches/clfs-1.0/BOOK/bootscripts/common/network.xml
===================================================================
--- branches/clfs-1.0/BOOK/bootscripts/common/network.xml       2006-08-31 
23:48:36 UTC (rev 2376)
+++ branches/clfs-1.0/BOOK/bootscripts/common/network.xml       2006-09-01 
07:48:37 UTC (rev 2377)
@@ -183,7 +183,7 @@
 <screen><userinput>cat &gt; /etc/resolv.conf &lt;&lt; "EOF"
 <literal># Begin /etc/resolv.conf
 
-domain {<replaceable>[Your Domain Name]</replaceable>}
+domain <replaceable>[Your Domain Name]</replaceable>
 nameserver <replaceable>[IP address of your primary nameserver]</replaceable>
 nameserver <replaceable>[IP address of your secondary nameserver]</replaceable>
 

Modified: trunk/BOOK/bootscripts/common/network.xml
===================================================================
--- trunk/BOOK/bootscripts/common/network.xml   2006-08-31 23:48:36 UTC (rev 
2376)
+++ trunk/BOOK/bootscripts/common/network.xml   2006-09-01 07:48:37 UTC (rev 
2377)
@@ -183,7 +183,7 @@
 <screen><userinput>cat &gt; /etc/resolv.conf &lt;&lt; "EOF"
 <literal># Begin /etc/resolv.conf
 
-domain {<replaceable>[Your Domain Name]</replaceable>}
+domain <replaceable>[Your Domain Name]</replaceable>
 nameserver <replaceable>[IP address of your primary nameserver]</replaceable>
 nameserver <replaceable>[IP address of your secondary nameserver]</replaceable>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to