Переглянути джерело

Minor udev clarification

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 14 роки тому
батько
коміт
41ab7937e1
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      chapter06/kernfs.xml

+ 1 - 1
chapter06/kernfs.xml

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