Author: bdubbs
Date: 2008-10-27 19:25:56 -0600 (Mon, 27 Oct 2008)
New Revision: 8712

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/module-init-tools.xml
Log:
Fix location of Module-Init-Tools man pages

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-10-28 00:43:16 UTC (rev 8711)
+++ trunk/BOOK/chapter01/changelog.xml  2008-10-28 01:25:56 UTC (rev 8712)
@@ -40,7 +40,8 @@
       <para>2008-10-28</para>
       <itemizedlist>
         <listitem>
-          <para>[bdubbs] - Updated to e2fsprogs-1.41.3.</para>
+          <para>[bdubbs] - Changed location of man pages in Module-Init-Tools.
+                                       Thanks to Trent Shea for pointing out 
the fix.</para>
         </listitem>
         <listitem>
           <para>[bdubbs] - Updated to M4-1.4.12.</para>

Modified: trunk/BOOK/chapter06/module-init-tools.xml
===================================================================
--- trunk/BOOK/chapter06/module-init-tools.xml  2008-10-28 00:43:16 UTC (rev 
8711)
+++ trunk/BOOK/chapter06/module-init-tools.xml  2008-10-28 01:25:56 UTC (rev 
8712)
@@ -61,7 +61,7 @@
 
     <para>Prepare Module-Init-Tools for compilation:</para>
 
-<screen><userinput remap="configure">./configure --prefix=/ 
--enable-zlib</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/ --enable-zlib 
--mandir=/usr/share/man</userinput></screen>
 
     <para>Compile the package:</para>
 

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