summaryrefslogtreecommitdiff
path: root/udev.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-08-15 19:38:13 +0200
committerKay Sievers <kay.sievers@suse.de>2006-08-15 19:38:13 +0200
commit226b96927176ff8db3bc0519a661220b1b980a55 (patch)
treebc10ce42ba627aa7e0e36bab275ac7da0bf4647e /udev.xml
parent469aa1df95d90a047fa0030ff48fe4a06214fa5d (diff)
man page: fix typo
Diffstat (limited to 'udev.xml')
-rw-r--r--udev.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/udev.xml b/udev.xml
index 84c66c626e..4896c2bb27 100644
--- a/udev.xml
+++ b/udev.xml
@@ -110,7 +110,7 @@
<varlistentry>
<term><option>=</option></term>
<listitem>
- <para>Asign a value to a key. Keys that represent a list, are reset
+ <para>Assign a value to a key. Keys that represent a list, are reset
and only this single value is assigned.</para>
</listitem>
</varlistentry>
@@ -337,8 +337,9 @@
<option>ignore_device</option> will ignore this event completely.
<option>ignore_remove</option> will ignore any later remove event for this
device. This may be useful as a workaround for broken device drivers.
- <option>all_partitions</option> will create device nodes for all available partitions of
- a block device. This may be useful for removable media.</para>
+ <option>all_partitions</option> will create the device nodes for all available
+ partitions of a block device. This may be useful for removable media devices where
+ media changes are not detected.</para>
</listitem>
</varlistentry>
</variablelist>