diff options
Diffstat (limited to 'man/udev.xml')
-rw-r--r-- | man/udev.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/udev.xml b/man/udev.xml index 0e75715887..ae7dc61b03 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -807,7 +807,9 @@ <term><varname>Driver=</varname></term> <listitem> <para>The driver currently bound to the device, as exposed by the - udev property <literal>DRIVER</literal> of its parent device.</para> + udev property <literal>DRIVER</literal> of its parent device, or if + that is not set the driver as exposed by <literal>ethtool -i</literal> + of the device itself.</para> </listitem> </varlistentry> <varlistentry> |