summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udev/udev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index 57f13e07b0..8cace1a1c6 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -580,8 +580,8 @@
<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, and a previous KERNELS, SUBSYSTEMS, DRIVERS, or
- ATTRS test selected a parent device, use the attribute from that
- parent device.
+ ATTRS test selected a parent device, then the attribute from that
+ parent device is used.
If the attribute is a symlink, the last element of the symlink target is
returned as the value.</para>
</listitem>