From 4cd1214db6cf4b262e8ce6381bc710091b375c96 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Fri, 3 Jan 2014 20:55:23 +0100 Subject: net-util: add support for Type=ethernet When DEVTYPE is not set for a nic, it means it is a wired/ethernet device. --- man/udev.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/udev.xml') diff --git a/man/udev.xml b/man/udev.xml index 32a520e7b8..0bcb91139f 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -793,7 +793,8 @@ Type - The device type, as exposed by the udev property DEVTYPE. + The device type, as exposed by the udev property DEVTYPE, or + ethernet to match a device without a DEVTYPE. -- cgit v1.2.3-54-g00ecf