summaryrefslogtreecommitdiff
path: root/man/udev.xml
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2012-10-26 00:16:47 +0200
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2012-10-26 00:16:47 +0200
commitbb31a4ac1997c189a344caf554f34c6aabc71aa7 (patch)
tree3301834059dc416fbf78087aae53fdf9459aa97a /man/udev.xml
parent5b4d50efe83851fe84837db795e14b1d64be530b (diff)
downloadsystemd-bb31a4ac1997c189a344caf554f34c6aabc71aa7.tar.gz
man: typo fixes
https://bugs.freedesktop.org/show_bug.cgi?id=55890 Fixed typos, serial comma, and removed "either" as there were more than two options. Also did an extra rename of "system-shutdown" to "systemd-shutdown" that was forgotten in commit 8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Diffstat (limited to 'man/udev.xml')
-rw-r--r--man/udev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/udev.xml b/man/udev.xml
index 0746618d00..7ec7a3fed0 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -94,7 +94,7 @@
extensions are ignored.</para>
<para>Every line in the rules file contains at least one key-value pair.
- There are two kind of keys: match and assignment.
+ There are two kinds of keys: match and assignment.
If all match keys are matching against its value, the rule gets applied and the
assignment keys get the specified value assigned.</para>
@@ -327,7 +327,7 @@
<term><option>NAME</option></term>
<listitem>
<para>The name to use for a network interface. The name of a device node
- can not be changed by udev, only additional symlinks can be created.</para>
+ cannot be changed by udev, only additional symlinks can be created.</para>
</listitem>
</varlistentry>