mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Added xml tag for directory
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8052 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
aaa763cd16
commit
5e9adc53a8
@ -55,10 +55,11 @@ options snd-ens1371 index=1</literal></screen>
|
||||
|
||||
<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", \
|
||||
|
Loading…
Reference in New Issue
Block a user