Bläddra i källkod

Fix the location of hw data in eudev page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 7 år sedan
förälder
incheckning
a0c056cf7b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      chapter06/eudev.xml

+ 1 - 1
chapter06/eudev.xml

@@ -117,7 +117,7 @@ make -f &udev-lfs-version;/Makefile.lfs install</userinput></screen>
 
     <para>Information about hardware devices is maintained in the
     <filename class="directory">/etc/udev/hwdb.d</filename> and
-    <filename class="directory">/usr/lib/udev/hwdb.d</filename> directories.
+    <filename class="directory">/lib/udev/hwdb.d</filename> directories.
     <application>Eudev</application> needs that information to be compiled
     into a binary database <filename>/etc/udev/hwdb.bin</filename>. Create the
     initial database:</para>