aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-09-04 15:51:18 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-09-04 15:51:18 +0000
commita2d41cf2c479ffc08caaf64591db7f2bf03a7d64 (patch)
tree582fd016b4c3c7009534503d914e63d8ad4f883b /chapter04
parentdf77b24d1d42c619e443d37c9fe04b62ac094855 (diff)
Minor text changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r--chapter04/settingenviron.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml
index 7b7809c95..3b682b061 100644
--- a/chapter04/settingenviron.xml
+++ b/chapter04/settingenviron.xml
@@ -150,9 +150,9 @@ EOF</userinput></screen>
<para>In <xref linkend="chapter-cross-tools"/> and
<xref linkend="chapter-temporary-tools"/>, if this variable is not set,
<command>configure</command> scripts
- will attempt to load configuration from
- <filename>/usr/share/config.site</filename> of the host system. Override
- it to prevent potential contamination from host.</para>
+ may attempt to load configuration items specific to some distributions from
+ <filename>/usr/share/config.site</filename> on the host system. Override
+ it to prevent potential contamination from the host.</para>
</listitem>
</varlistentry>