chiark / gitweb /
[PATCH] Trivial man page typo fixes to udev
authortytso@mit.edu <tytso@mit.edu>
Tue, 23 Mar 2004 06:19:37 +0000 (22:19 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:10 +0000 (21:35 -0700)
 Fix minor man page typo's.

udev.8

diff --git a/udev.8 b/udev.8
index b367d3981391327652dfd6e996691411fbd68af4..417b74bdc55ca79d4fa60b50650fb2f78752e14b 100644 (file)
--- a/udev.8
+++ b/udev.8
@@ -149,13 +149,13 @@ value in the
 file.
 .P
 Every line in the rules file defines the mapping between device attributes
-and the device file name. One ore more keys are specified to match a rule
+and the device file name. One or more keys are specified to match a rule
 with the current device. If all keys are matching, the rule will be applied
 and the name is used for the device node.
 .br
 If no matching rule is found, the default kernel device name is used.
 .P
-Every rule consists of a list a comma separated fields:
+Every rule consists of a list of comma separated fields:
 .sp
 .IR "key " ,[ "key " ,...] " name " [, " symlink" ]
 .sp
@@ -252,7 +252,7 @@ The string returned from the execution of
 field for the obvious reason.)
 .br
 A single part of the string, separated by a space character
-may be selected by specifying the part number as a attribute:
+may be selected by specifying the part number as an attribute:
 .BI %c{ N }
 If the number is followed by the + char this part plus
 all remaining parts of the result string are substituted: