Author: manuel Date: 2005-02-24 15:44:34 -0700 (Thu, 24 Feb 2005) New Revision: 4683
Modified: trunk/BOOK/chapter06/devices.xml trunk/BOOK/chapter06/udev.xml Log: Fixed some indexing issues. Modified: trunk/BOOK/chapter06/devices.xml =================================================================== --- trunk/BOOK/chapter06/devices.xml 2005-02-24 22:26:46 UTC (rev 4682) +++ trunk/BOOK/chapter06/devices.xml 2005-02-24 22:44:34 UTC (rev 4683) @@ -7,7 +7,7 @@ <title>Populating /dev</title> <?dbhtml filename="devices.html"?> -<indexterm zone="ch-system-devices"><primary sortas="e-Devices">/dev/*</primary></indexterm> +<indexterm zone="ch-system-devices"><primary sortas="e-/dev/">/dev/*</primary></indexterm> <sect2> <title>Creating Initial Device Nodes</title> Modified: trunk/BOOK/chapter06/udev.xml =================================================================== --- trunk/BOOK/chapter06/udev.xml 2005-02-24 22:26:46 UTC (rev 4682) +++ trunk/BOOK/chapter06/udev.xml 2005-02-24 22:44:34 UTC (rev 4683) @@ -137,7 +137,7 @@ <listitem> <para>Contains <command>udev</command> configuation files, device permissions, and rules for device naming</para> -<indexterm zone="ch-system-udev etc-udev"><primary sortas="e-etc-udev">/etc/udev</primary></indexterm> +<indexterm zone="ch-system-udev etc-udev"><primary sortas="e-/etc/udev">/etc/udev</primary></indexterm> </listitem></varlistentry> </variablelist> </sect2> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
