Author: chris
Date: 2009-10-06 13:14:27 -0600 (Tue, 06 Oct 2009)
New Revision: 8052
Modified:
trunk/BOOK/postlfs/config/devices.xml
Log:
Added xml tag for directory
Modified: trunk/BOOK/postlfs/config/devices.xml
===================================================================
--- trunk/BOOK/postlfs/config/devices.xml 2009-10-06 18:57:55 UTC (rev
8051)
+++ trunk/BOOK/postlfs/config/devices.xml 2009-10-06 19:14:27 UTC (rev
8052)
@@ -55,10 +55,11 @@
<para>Fine-tuning of device attributes such as group name and permissions
is possible by creating extra <application>udev</application> rules,
- matching on something like this. The vendor and product can
- be found by searching the /sys/devices directory entries or using
- <command>udevadm info</command> after the device has been attached. See the
- documentation in the current <application>udev</application> directory of
+ matching on something like this. The vendor and product can be found by
+ searching the <filename class='directory'>/sys/devices</filename> directory
+ entries or using <command>udevadm info</command> after the device has been
+ attached. See the documentation in the current
+ <application>udev</application> directory of
<filename class='directory'>/usr/share/doc</filename> for details.</para>
<screen><literal>SUBSYSTEM=="usb_device", SYSFS{idVendor}=="05d8",
SYSFS{idProduct}=="4002", \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page