Browse Source

Tweak some wording

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 4 years ago
parent
commit
114a300eef
1 changed files with 3 additions and 3 deletions
  1. 3 3
      chapter06/file.xml

+ 3 - 3
chapter06/file.xml

@@ -64,11 +64,11 @@ popd</userinput></screen>
       <varlistentry>
         <term><parameter>--disable-*</parameter></term>
         <listitem>
-          <para>The configuration script attempt to use some packages from
+          <para>The configuration script attempts to use some packages from
           the host distribution if the corresponding library files exist.
           It may cause compilation failure if a library file exists, but
-          the corresponding header files do not exist.  The options prevent
-          to use the packages from the host.</para>
+          the corresponding header files do not.  These options prevent
+          using these unneeded capabilities from the host.</para>
         </listitem>
       </varlistentry>
     </variablelist>