From 2ca8941c1fd5739874e4c29bd5ad176b21587a3d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 11 Feb 2013 20:09:22 +0000 Subject: Remove trailing whitespace from all files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/udev.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter07/udev.xml') diff --git a/chapter07/udev.xml b/chapter07/udev.xml index b8a8bc8cb..3a287e8f1 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -88,7 +88,7 @@ data which the drivers register with sysfs are available to userspace processes and to udevd for processing (including modifications to device - nodes). + nodes). @@ -133,7 +133,7 @@ Creating static device nodes in /lib/udev/devices also provides an easy workaround for devices that are not supported by the dynamic device - handling infrastructure. + handling infrastructure. The /etc/rc.d/init.d/udev initscript starts udevd, triggers any "coldplug" devices that have @@ -142,7 +142,7 @@ /sbin/hotplug . This is done because the kernel no longer needs to call out to an external binary. Instead udevd will listen on a netlink socket for uevents that - the kernel raises. + the kernel raises. The /etc/rc.d/init.d/udev_retry initscript takes care of re-triggering events for subsystems whose rules may rely on -- cgit v1.2.3-54-g00ecf