Parcourir la source

Wording

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Thomas Trepl il y a 5 ans
Parent
commit
881f263ec4
1 fichiers modifiés avec 4 ajouts et 3 suppressions
  1. 4 3
      chapter07/libstdc++-pass2.xml

+ 4 - 3
chapter07/libstdc++-pass2.xml

@@ -108,9 +108,10 @@ cd       build</userinput></screen>
       <varlistentry arch="ml_32,ml_x32,ml_all">
         <term><parameter>--host=x86_64-pc-linux-gnu</parameter></term>
         <listitem>
-          <para>Since up to now, the cross-compile tools are used. This
-          switch is set to place headers used for multilib to locations
-          where the final system can pick them up correctly.</para>
+          <para>Since up to now the cross-compile tools are used. This
+          switch is set to ensure that the headers used for multilib are
+          placed in correct locations where the final system can pick
+          them up.</para>
         </listitem>
       </varlistentry>