X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudev.xml;h=8224311221e1088242e56d5ccf65ff32634ddb0f;hb=55f5037ce819432e39f82f7634b35262104672f9;hp=d777570eb8113ddacd4d1311aaf1f4cdc6dbd468;hpb=c3cba32f18fc73e94975692fa1e68f1db2acf4fc;p=elogind.git diff --git a/udev/udev.xml b/udev/udev.xml index d777570eb..822431122 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -83,17 +83,17 @@ Rule files must have the extension .rules; other extensions are ignored. - Every line in the rules file contains at least one key value pair. - There are two kind of keys, match and assignment keys. + Every line in the rules file contains at least one key-value pair. + There are two kind of keys: match and assignment. If all match keys are matching against its value, the rule gets applied and the - assign keys get the specified value assigned. + assignment keys get the specified value assigned. A matching rule may rename a network interface, add symlinks pointing to the device node, or run a specified program as part of the event handling. - A rule consists of a list of one or more key value pairs separated by - a comma. Each key has a distinct operation, depending on the used operator. Valid + A rule consists of a comma-separated list of one or more key-value pairs. + Each key has a distinct operation, depending on the used operator. Valid operators are: