* a typo patch
@ 2005-12-31 10:43 coly
0 siblings, 0 replies; 2+ messages in thread
From: coly @ 2005-12-31 10:43 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1.1: Type: text/plain, Size: 106 bytes --]
Hi, these days, I read udev man, and find a typo. the attachment is my
patch.
hope helpfule.
Coly
[-- Attachment #1.2: Type: text/html, Size: 125 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: man_dev.diff --]
[-- Type: text/x-patch; name="man_dev.diff", Size: 2078 bytes --]
diff --git a/docs/udev.xml b/docs/udev.xml
--- a/docs/udev.xml
+++ b/docs/udev.xml
@@ -53,7 +53,7 @@
<refsect1><title>CONFIGURATION</title>
<para>All udev configuration files are placed in <filename>/etc/udev/*</filename>.
- Every file consist of a set of lines of text. All empty lines or lines beginning
+ Every file consists of a set of lines of text. All empty lines or lines beginning
with '#' will be ignored.</para>
<refsect2><title>Configuration file</title>
@@ -198,7 +198,7 @@
<term><option>ENV{<replaceable>key</replaceable>}</option></term>
<listitem>
<para>Match against the value of an environment key. Depending on
- the specified operation, this key is also used as a assignment.</para>
+ the specified operation, this key is also used as an assignment.</para>
</listitem>
</varlistentry>
diff --git a/udev.8 b/udev.8
--- a/udev.8
+++ b/udev.8
@@ -23,7 +23,7 @@ If udev receives a device event, it matc
.SH "CONFIGURATION"
.PP
All udev configuration files are placed in
-\fI/etc/udev/*\fR. Every file consist of a set of lines of text. All empty lines or lines beginning with '#' will be ignored.
+\fI/etc/udev/*\fR. Every file consists of a set of lines of text. All empty lines or lines beginning with '#' will be ignored.
.SS "Configuration file"
.PP
udev expects its main configuration file at
@@ -91,7 +91,7 @@ Match the kernel driver name.
Match the device number on the bus.
.TP
\fBENV{\fR\fB\fIkey\fR\fR\fB}\fR
-Match against the value of an environment key. Depending on the specified operation, this key is also used as a assignment.
+Match against the value of an environment key. Depending on the specified operation, this key is also used as an assignment.
.TP
\fBSYSFS{\fR\fB\fIfilename\fR\fR\fB}\fR
Match the sysfs attribute value. Up to five values can be specified. Trailing whitespace is ignored, if the specified match value does not contain trailing whitespace itself.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: a typo patch
@ 2006-01-09 23:11 Kay Sievers
0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2006-01-09 23:11 UTC (permalink / raw)
To: linux-hotplug
On Sat, Dec 31, 2005 at 06:43:58PM +0800, coly wrote:
> Hi, these days, I read udev man, and find a typo. the attachment is my
> patch.
Applied.
Thanks,
Kay
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id\x16865&op=click
_______________________________________________
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-09 23:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-31 10:43 a typo patch coly
-- strict thread matches above, loose matches on Subject: below --
2006-01-09 23:11 Kay Sievers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).