Ver código fonte

chapter05: Translate texinfo

Xi Ruoyao 7 anos atrás
pai
commit
c185a48d7a
1 arquivos alterados com 5 adições e 3 exclusões
  1. 5 3
      chapter05/texinfo.xml

+ 5 - 3
chapter05/texinfo.xml

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