X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.link.xml;h=3fac760b016d0c22f2feacc955046b0a0daf317b;hb=432cea008720480f6eaae7e75e6ad255e91fe2b4;hp=afc0ad8c5e1e6d303747ec63859a20fe6c7e2ef4;hpb=e2acdb6b0f68d9b4152708a9f21bf9e11f8b9e7e;p=elogind.git diff --git a/man/systemd.link.xml b/man/systemd.link.xml index afc0ad8c5..3fac760b0 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -1,5 +1,4 @@ - @@ -103,10 +102,10 @@ OriginalName= - The device name, as exposed by the udev property - "INTERFACE". May contain shell style globs. This can not be - used to match on names that have already been changed from - userspace. Caution is advised when matching on + A whitespace-separated list of shell-style globs matching + the device name, as exposed by the udev property + "INTERFACE". This can not be used to match on names that have + already been changed from userspace. Caution is advised when matching on kernel-assigned names, as they are known to be unstable between reboots. @@ -114,15 +113,16 @@ Path= - The persistent path, as exposed by the - udev property ID_PATH. May - contain shell style globs. + A whitespace-separated list of shell-style globs matching + the persistent path, as exposed by the udev property + ID_PATH. Driver= - The driver currently bound to the device, + 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 is not set, the driver as exposed by ethtool -i @@ -132,7 +132,8 @@ Type= - The device type, as exposed by the udev + A whitespace-separated list of shell-style globs matching + the device type, as exposed by the udev property DEVTYPE.