summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-08 21:15:25 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:49:34 +0000
commitb834042f05a821f29e3d7cdb4d9262a9b7cdfc4d (patch)
tree16e1898f31051e874a38f6271c7fbe423ee48305
parent57c0409fcebbfc34e386cc48425f44c364d378ff (diff)
Docs: udev.xml: Use `assignment' consistently
Signed-off-by: Michael Witten <mfwitten@gmail.com>
-rw-r--r--udev/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index e012bf8182..475ded701d 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -86,7 +86,7 @@
<para>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.</para>
+ assignment keys get the specified value assigned.</para>
<para>A matching rule may rename a network interface, add symlinks
pointing to the device node, or run a specified program as part of