summaryrefslogtreecommitdiff
path: root/man/udev.xml
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-01-04 04:22:06 +0100
committerTom Gundersen <teg@jklm.no>2014-01-04 15:21:58 +0100
commitd69b12ac8aed834e4a8220d19c6895ef04c73679 (patch)
tree839275b173f419c148e8949bc7d50116ba3bad0e /man/udev.xml
parent39602c3905da5196987b4df744541295ada725ae (diff)
Revert "net-util: add support for Type=ethernet"
This reverts commit 4cd1214db6cf4b262e8ce6381bc710091b375c96. This may still be fixed in the kernel, revert this for now until we see how it all shakes out.
Diffstat (limited to 'man/udev.xml')
-rw-r--r--man/udev.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/udev.xml b/man/udev.xml
index 0bcb91139f..32a520e7b8 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -793,8 +793,7 @@
<varlistentry>
<term><varname>Type</varname></term>
<listitem>
- <para>The device type, as exposed by the udev property <literal>DEVTYPE</literal>, or
- <literal>ethernet</literal> to match a device without a <literal>DEVTYPE</literal>.</para>
+ <para>The device type, as exposed by the udev property <literal>DEVTYPE</literal>.</para>
</listitem>
</varlistentry>
</variablelist>