Author: bdubbs
Date: Sun Jul 14 12:03:27 2019
New Revision: 11638

Log:
Typos and cleanup

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/ninja.xml
   trunk/BOOK/chapter09/reboot.xml

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Sat Jul 13 09:11:47 2019        (r11637)
+++ trunk/BOOK/chapter01/changelog.xml  Sun Jul 14 12:03:27 2019        (r11638)
@@ -94,8 +94,8 @@
       <itemizedlist>
         <listitem>
           <para>[renodr] - Fixed issue with installing Check's documentation
-          in a verisoned directory. Thanks goes to Ryan Marsaw for the report.
-          This was fixed be removing the unrecognized/unused --docdir
+          in a versioned directory. Thanks goes to Ryan Marsaw for the report.
+          This was fixed by removing the unrecognized/unused --docdir
           and replacing it with a "docdir=" in the make install command.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/chapter06/ninja.xml
==============================================================================
--- trunk/BOOK/chapter06/ninja.xml      Sat Jul 13 09:11:47 2019        (r11637)
+++ trunk/BOOK/chapter06/ninja.xml      Sun Jul 14 12:03:27 2019        (r11638)
@@ -88,8 +88,7 @@
 
     <para>To test the results, issue:</para>
 
-<screen><userinput remap="test">python3 configure.py
-./ninja ninja_test
+<screen><userinput remap="test">./ninja ninja_test
 ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots</userinput></screen>
 
     <para>Install the package:</para>

Modified: trunk/BOOK/chapter09/reboot.xml
==============================================================================
--- trunk/BOOK/chapter09/reboot.xml     Sat Jul 13 09:11:47 2019        (r11637)
+++ trunk/BOOK/chapter09/reboot.xml     Sun Jul 14 12:03:27 2019        (r11638)
@@ -71,7 +71,6 @@
         <listitem><para>/etc/vimrc                   </para></listitem>
         <listitem><para>/root/.bash_profile          </para></listitem>
         <listitem><para>/root/.bashrc                </para></listitem>
-        <listitem revision="sysv"><para>/etc/sysconfig/network       
</para></listitem>
         <listitem revision="sysv"><para>/etc/sysconfig/ifconfig.eth0 
</para></listitem>
       </itemizedlist>
     </listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to