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 && cat > /etc/hal/fdi/policy/30user/30user-options.fdi << "EOF" -<literal><?xml version="1.0" encoding="UTF-8"?> <!- -*- SGML -*- -> +<literal><?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- --> -<!- +<!-- 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. --> +--> <deviceinfo version="0.2"> <device> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
