diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-10 00:10:04 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-10 00:10:04 +0000 |
commit | 4e7792e821b41480d772b48613547b4d3253c066 (patch) | |
tree | 7dbdb72d7b4386d6d5c792a93ef7826e3709c405 /chapter02 | |
parent | 27d9bc1ab5b186abed78aecd159d480eef351d3e (diff) |
Final stage of internal markup reworking.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/askforhelp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index 71c10bb97..9f9884c22 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -69,7 +69,8 @@ make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/lfs/tmp/make-3.79.1' make: *** [all-recursive-am] Error 2</screen> -<para>In this case, many people just include the bottom section where it says</para> +<para>In this case, many people just include the bottom section where it +says:</para> <screen>make [2]: *** [make] Error 1</screen> |