diff --git a/udev/udev.xml b/udev/udev.xml index 0ea5892c7ec..c34a106d208 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -166,6 +166,16 @@ + + + + Match the name of a symlink targeting the node. It can + be used once a SYMLINK key has been set in one of the preceding + rules. There may be multiple symlinks; only one needs to match. + + + + @@ -295,7 +305,7 @@ - The name of a symlink targeting the node. Every matching rule can add + The name of a symlink targeting the node. Every matching rule will add this value to the list of symlinks to be created along with the device node. Multiple symlinks may be specified by separating the names by the space character.