瀏覽代碼

Typos and cleanup

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 6 年之前
父節點
當前提交
3333b6473d
共有 3 個文件被更改,包括 3 次插入5 次删除
  1. 2 2
      chapter01/changelog.xml
  2. 1 2
      chapter06/ninja.xml
  3. 0 1
      chapter09/reboot.xml

+ 2 - 2
chapter01/changelog.xml

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

+ 1 - 2
chapter06/ninja.xml

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

+ 0 - 1
chapter09/reboot.xml

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