diff options
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 146be15bf..62707dde6 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -31,7 +31,7 @@ about improper use of the C or C++ syntax, but not illegal use. It's just that, often, C standards changed and packages still use the old standard which is not a problem).</para> -<para>Before we start, make sure the LFS environment variable is setup +<para>Before we start, make sure the LFS environment variable is set up properly if you decided to make use of it. Run the following:</para> <para><screen><userinput>echo $LFS</userinput></screen></para> |