Author: alexander
Date: 2007-12-22 00:22:41 -0700 (Sat, 22 Dec 2007)
New Revision: 7158

Modified:
   trunk/BOOK/general/sysutils/hal.xml
Log:
Made the example well-formed


Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2007-12-22 07:15:43 UTC (rev 7157)
+++ trunk/BOOK/general/sysutils/hal.xml 2007-12-22 07:22:41 UTC (rev 7158)
@@ -403,14 +403,14 @@
 
 <screen role="root"><userinput>install -v -m755 -d /etc/hal/fdi/policy/30user 
&amp;&amp;
 cat &gt; /etc/hal/fdi/policy/30user/30user-options.fdi &lt;&lt; "EOF"
-<literal>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;!- -*- SGML -*- -&gt;
+<literal>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;!-- -*- SGML -*- 
--&gt;
 
-&lt;!-
+&lt;!--
 This file is used to set custom options to the HAL policy settings.
 The default policy settings are defined in files contained in the
 /usr/share/hal/fdi/policy directories. User defined customizations
 should be in files contained in the /etc/hal/fdi/policy directories.
--&gt;
+--&gt;
 
 &lt;deviceinfo version="0.2"&gt;
   &lt;device&gt;

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to