Author: bdubbs
Date: 2011-02-28 20:54:40 -0700 (Mon, 28 Feb 2011)
New Revision: 9474

Modified:
   trunk/BOOK/chapter06/kernfs.xml
Log:
Minor udev clarification

Modified: trunk/BOOK/chapter06/kernfs.xml
===================================================================
--- trunk/BOOK/chapter06/kernfs.xml     2011-02-19 04:37:23 UTC (rev 9473)
+++ trunk/BOOK/chapter06/kernfs.xml     2011-03-01 03:54:40 UTC (rev 9474)
@@ -30,7 +30,7 @@
     <para>When the kernel boots the system, it requires the presence of a few
     device nodes, in particular the <filename
     class="devicefile">console</filename> and <filename
-    class="devicefile">null</filename> devices. The device nodes will be 
created
+    class="devicefile">null</filename> devices. The device nodes must be 
created
     on the hard disk so that they are available before <command>udevd</command>
     has been started, and additionally when Linux is started with
     <parameter>init=/bin/bash</parameter>. Create the devices by running the

-- 
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