diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 01:29:37 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:39 +0000 |
commit | f2db23cd0d07a2c7992b8fb59497a8355bb16108 (patch) | |
tree | 4ae355321cd0f063f570ff39373366d1ccc10dd7 /udev | |
parent | 57e804843b42676246f14cea149299189abb8d18 (diff) |
Docs: udev.xml: Use normal sentence structure
Diffstat (limited to 'udev')
-rw-r--r-- | udev/udev.xml | 4 |
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> |