Browse Source

Corrected the hotplug patch in chapter 6 instructins

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Utley 21 years ago
parent
commit
7db6ac519b
2 changed files with 4 additions and 1 deletions
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/hotplug.xml

+ 3 - 0
chapter01/changelog.xml

@@ -107,6 +107,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </itemizedlist>
 </listitem>
 </listitem>
 
 
+<listitem><para>June 12, 2004 [jeremy]: Chapter 6 - Hotplug - corrected the
+name of the bogus deps patch</para></listitem>
+
 <listitem><para>June 12, 2004 [alexander]: British people speak English but
 <listitem><para>June 12, 2004 [alexander]: British people speak English but
 need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
 need loadkeys and setfont (reported by Dave Mascall on IRC). Corrected the
 text on the console page to account for this</para></listitem>
 text on the console page to account for this</para></listitem>

+ 1 - 1
chapter06/hotplug.xml

@@ -34,7 +34,7 @@ upon <application>which</application> and
 <application>usbutils</application> packages:
 <application>usbutils</application> packages:
 </para>
 </para>
 
 
-<screen><userinput>patch -Np1 -i ../hotplug-&hotplug-version;-bogus-deps-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../hotplug-&hotplug-version;-bogus_deps-1.patch</userinput></screen>
 
 
 <para>
 <para>
 USB coldplugging is somewhat broken in Hotplug by default. Fix this with the
 USB coldplugging is somewhat broken in Hotplug by default. Fix this with the