aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/askforhelp.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-07-06 17:56:57 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-07-06 17:56:57 +0000
commitfc8a87f18eb7d2bcd66ea19c089613c36fe8d8c3 (patch)
treec054d80c2ddf0b49f306c57fa97a4f03e6fb966b /chapter01/askforhelp.xml
parent09bd7b30845547e5305926253c4a5e4824c4267b (diff)
Minor rewordings
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/askforhelp.xml')
-rw-r--r--chapter01/askforhelp.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter01/askforhelp.xml b/chapter01/askforhelp.xml
index e1bf648d1..136d965dd 100644
--- a/chapter01/askforhelp.xml
+++ b/chapter01/askforhelp.xml
@@ -46,18 +46,18 @@ problem.</para></note>
<sect2>
<title>Configure Script Problems</title>
-<para>If something goes wrong during the stage where the
-<command>configure</command> script is run, review the
-<filename>config.log</filename> file. This file may contain errors encountered
-during <command>configure</command> which were not printed to the screen.
-Include those relevant lines if you need to ask for help.</para>
+<para>If something goes wrong while running the <command>configure</command>
+script is run, review the <filename>config.log</filename> file. This file may
+contain errors encountered during <command>configure</command> which were not
+printed to the screen. Include those <emphasis>relevant</emphasis> lines if you
+need to ask for help.</para>
</sect2>
<sect2>
<title>Compilation Problems</title>
<para>Both the screen output and the contents of various files are
-useful in determining the cause of compilation issues. The screen output
+useful in determining the cause of compilation problems. The screen output
from the <command>./configure</command> script and the
<command>make</command> run can be helpful. It
is not necessary to include the entire output, but do include enough