From fabd8709fb2202daa30168401f3ed8af5e6dadab Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 29 Dec 2005 04:02:24 +0100 Subject: [PATCH 1/1] fix typo in man page Thanks to Frans Pop for the "patch". --- docs/udev.xml | 8 ++++---- udev.8 | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/udev.xml b/docs/udev.xml index 8c07f0e68..b2e2df0aa 100644 --- a/docs/udev.xml +++ b/docs/udev.xml @@ -176,7 +176,7 @@ - Match the typ of bus the device is connected to. + Match the type of bus the device is connected to. @@ -263,8 +263,8 @@ - The name of the node to be created, or the name, the network interface - should be renamed to. Only one rule can set the a name, all later rules with + The name of the node to be created, or the name the network interface + should be renamed to. Only one rule can set the node name, all later rules with a NAME key will be ignored. @@ -282,7 +282,7 @@ - The permissions for the device node. Every specified value over writes + The permissions for the device node. Every specified value overwrites the compiled-in default value. diff --git a/udev.8 b/udev.8 index c6ab83e80..4ca810726 100644 --- a/udev.8 +++ b/udev.8 @@ -82,7 +82,7 @@ Match the kernel devpath. Match the kernel subsystem name .TP \fBBUS\fR -Match the typ of bus the device is connected to. +Match the type of bus the device is connected to. .TP \fBDRIVER\fR Match the kernel driver name. @@ -116,13 +116,13 @@ Matches any single character specified within the brackets. example, the pattern The following keys can get values assigned: .TP \fBNAME\fR -The name of the node to be created, or the name, the network interface should be renamed to. Only one rule can set the a name, all later rules with a NAME key will be ignored. +The name of the node to be created, or the name the network interface should be renamed to. Only one rule can set the node name, all later rules with a NAME key will be ignored. .TP \fBSYMLINK\fR The name of a symlink targeting the node. Every matching rule can add this value to the list of symlinks to be created along with the device node. Multiple symlinks may be specified by separating the names by the space character. .TP \fBOWNER, GROUP, MODE\fR -The permissions for the device node. Every specified value over writes the compiled\-in default value. +The permissions for the device node. Every specified value overwrites the compiled\-in default value. .TP \fBENV{\fR\fB\fIkey\fR\fR\fB}\fR Export the key to the environment. Depending on the specified operation, this key is also used as a match. -- 2.30.2