diff options
-rw-r--r-- | chapter04/settingenviron.xml | 6 |
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> |