summaryrefslogtreecommitdiff
path: root/udev.7
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.7
parent469aa1df95d90a047fa0030ff48fe4a06214fa5d (diff)
man page: fix typo
Diffstat (limited to 'udev.7')
-rw-r--r--udev.74
1 files changed, 2 insertions, 2 deletions
diff --git a/udev.7 b/udev.7
index 8a2ea16a61..eef10d4afb 100644
--- a/udev.7
+++ b/udev.7
@@ -63,7 +63,7 @@ Compare for equality.
Compare for non\-equality.
.TP 3n
\fB=\fR
-Asign a value to a key. Keys that represent a list, are reset and only this single value is assigned.
+Assign a value to a key. Keys that represent a list, are reset and only this single value is assigned.
.TP 3n
\fB+=\fR
Add the value to a key that holds a list of entries.
@@ -162,7 +162,7 @@ will ignore this event completely.
\fBignore_remove\fR
will ignore any later remove event for this device. This may be useful as a workaround for broken device drivers.
\fBall_partitions\fR
-will create device nodes for all available partitions of a block device. This may be useful for removable media.
+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.
.PP
The
\fBNAME\fR,