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