summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2005-10-03 16:28:11 +0200
committerKay Sievers <kay.sievers@suse.de>2005-10-03 16:28:11 +0200
commitc2df8b5f517216ab7763c1b25655c170cfcee097 (patch)
tree79d577849353aee5eb8dc45275791316ae66b1d4 /udev.8
parent9bd72b9b6b2645ea3c36ef0be9a070e8ff67904f (diff)
clarify README
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'udev.8')
-rw-r--r--udev.82
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.8 b/udev.8
index 9b74ae23bf..a591a1398e 100644
--- a/udev.8
+++ b/udev.8
@@ -203,7 +203,7 @@ The string returned by the external program requested with PROGRAM. A single par
\fB%e\fR, \fB$enum\fR
If a device node already exists with the name, the smallest next free number is used. This can be used to create compatibility symlinks and enumerate devices of the same type originating from different kernel subsystems.
-Note: The use of the enumeration facility is unreliable for events that request a number at the same time. The use of enumerations in todays setups where devices can come and go at any time is not recomended.
+Note: The use of the enumeration facility is unreliable for events that request a number at the same time. The use of enumerations in todays setups where devices can come and go at any time is not recommended.
.TP
\fB%P\fR, \fB$parent\fR
The node name of the parent device.