From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-2?Q?Micha=B3?= Bartoszkiewicz Date: Wed, 16 Aug 2006 21:38:02 +0000 Subject: udev documentation typos Message-Id: <20060816213802.GA3770@ghostwheel> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-hotplug@vger.kernel.org Hello! I noticed a few typos in udev documentation. Here is a patch fixing them: diff --git a/udev.xml b/udev.xml index 4896c2b..01e9d52 100644 --- a/udev.xml +++ b/udev.xml @@ -81,8 +81,8 @@ Rules files The udev rules are read from the files located in the /etc/udev/rules.d directory or at the locat= ion specified - value in the configuraton file. Every line in the rules file con= tains at least - one key value pair. There are two kind of keys, match and assign= ement keys. + value in the configuration file. Every line in the rules file co= ntains at least + one key value pair. There are two kind of keys, match and assign= ment keys. If all match keys are matching against its value, the rule gets = applied and the assign keys get the specified value assigned. A matching rule ma= y specify the name of the device node, add a symlink pointing to the node, or = run a specified @@ -238,7 +238,7 @@ - Matches any single character specified within the br= ackets. + Matches any single character specified within the br= ackets. For example, the pattern string 'tty[SR]' would match either '= ttyS' or 'ttyR'. Ranges are also supported within this match with the '-' c= haracter. For example, to match on the range of all digits, the patt= ern [0-9] would @@ -315,7 +315,7 @@ Import the printed result or the value of a file in = environment key format into the event environment. diff --git a/udevtest.xml b/udevtest.xml index 81f674d..259558d 100644 --- a/udevtest.xml +++ b/udevtest.xml @@ -32,7 +32,7 @@ DESCRIPTION udevtest simulates a udev run for the given device and print= s out the name of the node udev would have created, or the name of the netwo= rk interface, - that would have been renamend. + that would have been renamed. =20 AUTHOR --=20 __ ____________________________________________________________________ | \/ | Micha=B3 Bartoszkiewicz | _ ) | |\/| | GG:2298240 | _ \ |_| |_|_For all resources, whatever it is, you need more. [RFC1925]_|___/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easi= er Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=120709&bid&3057&dat=121642 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel