From: Michael Witten Date: Fri, 8 Apr 2011 21:08:15 +0000 (+0000) Subject: Docs: udev.xml: `key value' -> `key-value' X-Git-Tag: 174~138^2~29 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=feedf8f3ee3773b93a293c821c2b36ea7808b059 Docs: udev.xml: `key value' -> `key-value' Signed-off-by: Michael Witten --- diff --git a/udev/udev.xml b/udev/udev.xml index d777570eb..fcd2fe512 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -83,7 +83,7 @@ Rule files must have the extension .rules; other extensions are ignored. - Every line in the rules file contains at least one key value pair. + Every line in the rules file contains at least one key-value pair. There are two kind of keys, match and assignment keys. If all match keys are matching against its value, the rule gets applied and the assign keys get the specified value assigned. @@ -92,7 +92,7 @@ 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 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 operators are: