From 226b96927176ff8db3bc0519a661220b1b980a55 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 15 Aug 2006 19:38:13 +0200 Subject: [PATCH] man page: fix typo --- udev.7 | 4 ++-- udev.xml | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/udev.7 b/udev.7 index 8a2ea16a6..eef10d4af 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, diff --git a/udev.xml b/udev.xml index 84c66c626..4896c2bb2 100644 --- a/udev.xml +++ b/udev.xml @@ -110,7 +110,7 @@ - Asign a value to a key. Keys that represent a list, are reset + Assign a value to a key. Keys that represent a list, are reset and only this single value is assigned. @@ -337,8 +337,9 @@ will ignore this event completely. will ignore any later remove event for this device. This may be useful as a workaround for broken device drivers. - 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. -- 2.30.2