X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fudev.xml;h=9733b85760569a429455c4ea672d9b38cf44ffc1;hb=733f7a2c69c794a81978a08a79916c224ba355a6;hp=0e75715887088686f6f135ed6b4b2d62b7c47f97;hpb=c8f57f5963970013b4134f0e4ee58cb590c60338;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index 0e7571588..9733b8576 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -807,7 +807,9 @@ Driver= The driver currently bound to the device, as exposed by the - udev property DRIVER of its parent device. + udev property DRIVER of its parent device, or if + that is not set the driver as exposed by ethtool -i + of the device itself. @@ -980,15 +982,16 @@ - MTU= + MTUBytes= - The MTU to set for the device. + The maximum transmission unit in bytes to set for the device. - SpeedMBytes= + BitsPerSecond= - The speed to set for the device. + The speed to set for the device, the value is rounded down + to the nearest Mbps.