فهرست منبع

Moving two opening tags away from end-of-line, to prevent #13.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alex Gronenwoud 22 سال پیش
والد
کامیت
ec0ce9caba
2فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 3 3
      chapter06/gcc-inst.xml
  2. 3 3
      chapter06/glibc-inst.xml

+ 3 - 3
chapter06/gcc-inst.xml

@@ -3,9 +3,9 @@
 <sect2>
 <sect2>
 <title>Installation of GCC</title>
 <title>Installation of GCC</title>
 
 
-<note><para>The test suite for GCC in this section is considered <emphasis>
-critical</emphasis>. Our advice is to not skip it under any
-circumstances.</para></note>
+<note><para>The test suite for GCC in this section is considered
+<emphasis>critical</emphasis>. Our advice is to not skip it under any
+circumstance.</para></note>
 
 
 <para>This package is known to behave badly when you have changed its
 <para>This package is known to behave badly when you have changed its
 default optimization flags (including the -march and -mcpu options).
 default optimization flags (including the -march and -mcpu options).

+ 3 - 3
chapter06/glibc-inst.xml

@@ -9,9 +9,9 @@ at <filename>/tools</filename>. We cannot adjust the specs and linker before
 the Glibc install, because the Glibc autoconf tests would then give bogus
 the Glibc install, because the Glibc autoconf tests would then give bogus
 results and thus defeat our goal of achieving a clean build.</para>
 results and thus defeat our goal of achieving a clean build.</para>
 
 
-<note><para>The test suite for Glibc in this section is considered <emphasis>
-critical</emphasis>. Our advice is to not skip it under any
-circumstances.</para></note>
+<note><para>The test suite for Glibc in this section is considered
+<emphasis>critical</emphasis>. Our advice is to not skip it under any
+circumstance.</para></note>
 
 
 <para>Before starting to build Glibc, remember to unpack the Glibc-linuxthreads
 <para>Before starting to build Glibc, remember to unpack the Glibc-linuxthreads
 again inside the <filename>glibc-&glibc-version;</filename> directory, and to
 again inside the <filename>glibc-&glibc-version;</filename> directory, and to