فهرست منبع

Typo - the udev initscript registers udevsend, not udev as the hotplug handler

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 سال پیش
والد
کامیت
f18250cd58
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      chapter07/udev.xml

+ 1 - 1
chapter07/udev.xml

@@ -84,7 +84,7 @@ processes and to <command>udev</command> for device node creation.</para>
 
 <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