From: Yu Watanabe Date: Sat, 22 Jun 2019 19:05:51 +0000 (+0900) Subject: man: fix wrong udev property name X-Git-Tag: v243-rc1~209^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c382025adf1e5ee15455f1b2b2f0b961c48f13d7;p=thirdparty%2Fsystemd.git man: fix wrong udev property name --- diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 8539422efc7..7ea9a71107b 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -103,7 +103,7 @@ Driver= A whitespace-separated list of shell-style globs matching the driver currently bound to the - device, as exposed by the udev property DRIVER of its parent device, or if that + device, as exposed by the udev property ID_NET_DRIVER of its parent device, or if that is not set, the driver as exposed by ethtool -i of the device itself. diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 1509a07ac12..d32b60a2c9f 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -113,7 +113,7 @@ A whitespace-separated list of shell-style globs matching the driver currently bound to the device, as - exposed by the udev property DRIVER + exposed by the udev property ID_NET_DRIVER of its parent device, or if that is not set the driver as exposed by ethtool -i of the device itself. If the list is prefixed with a "!", the