summaryrefslogtreecommitdiff
path: root/man/udev.xml
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-02-18 22:06:49 +0100
committerTom Gundersen <teg@jklm.no>2014-02-18 22:34:26 +0100
commit9b1c2626cef16722603bded9bb52033aba34dd74 (patch)
treef0fd71d1ef7144ca0aefe7aa139cc8958963e691 /man/udev.xml
parent11a7f22939d21558df919cab44b8fbe36ab5dae0 (diff)
net-match: fix Driver= match
It should match on the driver of the parent device.
Diffstat (limited to 'man/udev.xml')
-rw-r--r--man/udev.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/udev.xml b/man/udev.xml
index 54a2dd33d..eab5d25f0 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -805,7 +805,8 @@
<varlistentry>
<term><varname>Driver</varname></term>
<listitem>
- <para>The driver currently bound to the device, as exposed by the udev property <literal>DRIVER</literal>.</para>
+ <para>The driver currently bound to the device, as exposed by the
+ udev property <literal>DRIVER</literal> of its parent device.</para>
</listitem>
</varlistentry>
<varlistentry>