aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-08 16:14:48 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:14:45 +0000
commite62c9c72cdb4ff920c71679f230cde9736570ee7 (patch)
treefa431740f0a3600b437647d16d04046680ae834a /README
parent1224944f61d88d7e09010c808b117ce102c61ef9 (diff)
downloadudev-e62c9c72cdb4ff920c71679f230cde9736570ee7.tar.gz
Docs: README: Clarify configuration of existing devices
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 10a937a7..8d4ecbd5 100644
--- a/README
+++ b/README
@@ -64,7 +64,7 @@ Setup:
- The udev daemon should be started to handle device events sent by the kernel.
During bootup, the kernel can be asked to send events for all already existing
- devices, to apply the configuration to these devices. This is usually done by:
+ devices so that they too can be configured by udev. This is usually done by:
/sbin/udevadm trigger --type=subsystems
/sbin/udevadm trigger --type=devices