From: Michael Witten Date: Fri, 8 Apr 2011 21:13:37 +0000 (+0000) Subject: Docs: udev.xml: `,' -> `:' X-Git-Tag: 174~138^2~28 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=57c0409fcebbfc34e386cc48425f44c364d378ff;ds=sidebyside Docs: udev.xml: `,' -> `:' Signed-off-by: Michael Witten --- diff --git a/udev/udev.xml b/udev/udev.xml index fcd2fe512..e012bf818 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -84,7 +84,7 @@ 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. + 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.