Tweak some wording

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2021-02-04 17:32:53 +00:00
parent 5d2fe08386
commit 114a300eef

View File

@ -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>