Changeset d10ebccc


Ignore:
Timestamp:
12/22/2007 07:22:41 AM (16 years ago)
Author:
Alexander E. Patrakov <alexander@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d084ec8
Parents:
3496df9
Message:

Made the example well-formed

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7158 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/hal.xml

    r3496df9 rd10ebccc  
    404404<screen role="root"><userinput>install -v -m755 -d /etc/hal/fdi/policy/30user &amp;&amp;
    405405cat &gt; /etc/hal/fdi/policy/30user/30user-options.fdi &lt;&lt; "EOF"
    406 <literal>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;!- -*- SGML -*- -&gt;
    407 
    408 &lt;!-
     406<literal>&lt;?xml version="1.0" encoding="UTF-8"?&gt; &lt;!-- -*- SGML -*- --&gt;
     407
     408&lt;!--
    409409This file is used to set custom options to the HAL policy settings.
    410410The default policy settings are defined in files contained in the
    411411/usr/share/hal/fdi/policy directories. User defined customizations
    412412should be in files contained in the /etc/hal/fdi/policy directories.
    413 -&gt;
     413--&gt;
    414414
    415415&lt;deviceinfo version="0.2"&gt;
Note: See TracChangeset for help on using the changeset viewer.