Author: matthew
Date: 2005-03-12 13:05:07 -0700 (Sat, 12 Mar 2005)
New Revision: 4737

Modified:
   trunk/BOOK/chapter07/udev.xml
Log:
Typo - the udev initscript registers udevsend, not udev as the hotplug handler

Modified: trunk/BOOK/chapter07/udev.xml
===================================================================
--- trunk/BOOK/chapter07/udev.xml       2005-03-12 19:38:27 UTC (rev 4736)
+++ trunk/BOOK/chapter07/udev.xml       2005-03-12 20:05:07 UTC (rev 4737)
@@ -84,7 +84,7 @@
 
 <para>The <command>S10udev</command> initscript takes care of creating
 these device nodes when Linux is booted. This script starts with
-registering <command>/sbin/udev</command> as a hotplug event handler.
+registering <command>/sbin/udevsend</command> as a hotplug event handler.
 Hotplug events (discussed below) should not be generated during this
 stage, but <command>udev</command> is registered just in case they do
 occur.  The <command>udevstart</command> program then walks through

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to