aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-08 16:18:32 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:14:47 +0000
commitfd752623faf6a3a4f2ac17e1a9d24f589119084d (patch)
treefe513e5cd4f0b884d545abd89b4c16f97aff47e2 /README
parentcb936a3961f37ccb8eef0c505b8fffa6711c57be (diff)
downloadudev-fd752623faf6a3a4f2ac17e1a9d24f589119084d.tar.gz
Docs: README: Flip sentence structure to improve wording
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7f0399e7..350a22b4 100644
--- a/README
+++ b/README
@@ -74,8 +74,8 @@ Setup:
restart or signal needed.
Operation:
- - Udev creates/removes device nodes in /dev, based on events the kernel
- sends out on device creation/removal.
+ - Based on events the kernel sends out on device creation/removal, udev
+ creates/removes device nodes in the /dev directory.
- All kernel events are matched against a set of specified rules, which
possibly hook into the event processing and load required kernel