Browse Source

chapter05: Translate texinfo

Xi Ruoyao 7 years ago
parent
commit
c185a48d7a
1 changed files with 5 additions and 3 deletions
  1. 5 3
      chapter05/texinfo.xml

+ 5 - 3
chapter05/texinfo.xml

@@ -48,9 +48,11 @@
 <screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
 <screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen>
 
 
     <note>
     <note>
-      <para>As part of the configure process, a test is made that indicates an
+      <!--para>As part of the configure process, a test is made that indicates an
       error for TestXS_la-TestXS.lo.  This is not relevant for LFS and should be
       error for TestXS_la-TestXS.lo.  This is not relevant for LFS and should be
-      ignored.</para>
+      ignored.</para-->
+      <para>在配置过程中,一项测试报告与 TextXS_la-TestXS.lo 相关的错误。
+		  这和 LFS 没有关系,应该忽略该错误。</para>
     </note>
     </note>
 
 
     <para>编译该软件包:</para>
     <para>编译该软件包:</para>
@@ -61,7 +63,7 @@
     suite is not mandatory for the temporary tools here in this chapter. To run
     suite is not mandatory for the temporary tools here in this chapter. To run
     the Texinfo test suite anyway, issue the following command:</para-->
     the Texinfo test suite anyway, issue the following command:</para-->
 <para>现在编译已经完成,正如前文所述,
 <para>现在编译已经完成,正如前文所述,
-没有必要在本章中运行临时工具的测试套件。如果一定要运行 ???
+没有必要在本章中运行临时工具的测试套件。如果一定要运行 Texinfo
 的测试套件,执行下列命令:</para>
 的测试套件,执行下列命令:</para>
 
 
 <screen><userinput remap="test">make check</userinput></screen>
 <screen><userinput remap="test">make check</userinput></screen>