diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-01-14 18:23:51 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-01-14 18:23:51 +0000 |
commit | 0cba512df7ba2e6aecd9f5db75ad5a846f62c920 (patch) | |
tree | 88893a4dcc71aeba18b035a7618de0f0936e14c0 /chapter06/gcc.xml | |
parent | aae1a5bffa4e574856b0faf6c8646566252cde78 (diff) |
Minor order and text change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 896515328..47f96f720 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -71,7 +71,7 @@ cd build</userinput></screen> for instructions on how to build all of GCC's supported languages.</para> <variablelist> - <title>The meaning of the new configure option:</title> + <title>The meaning of the new configure parameters:</title> <varlistentry> <term><envar>SED=sed</envar></term> |