chiark / gitweb /
udev(7) manpage: Fix description of $attr
[elogind.git] / udev / udev.xml
index 336b203becb3522abc0e059ba8da8410efc80684..6085dfff24e4db76170548854e068657d556147a 100644 (file)
           <listitem>
             <para>The value of a sysfs attribute found at the device, where
             all keys of the rule have matched. If the matching device does not have
-            such an attribute, follow the chain of parent devices and use the value
-            of the first attribute that matches.
+            such an attribute, and a previous KERNELS, SUBSYSTEMS, DRIVERS, or
+            ATTRS test selected a parent device, use the attribute from that
+            parent device.
             If the attribute is a symlink, the last element of the symlink target is
             returned as the value.</para>
           </listitem>