From: coly <colyli@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: a typo patch
Date: Sat, 31 Dec 2005 10:43:58 +0000 [thread overview]
Message-ID: <4100c4a70512310243k206f883by@mail.gmail.com> (raw)
[-- 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.
next reply other threads:[~2005-12-31 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-31 10:43 coly [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-09 23:11 a typo patch Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4100c4a70512310243k206f883by@mail.gmail.com \
--to=colyli@gmail.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).