diff options
Diffstat (limited to 'chapter03/mounting.xml')
-rw-r--r-- | chapter03/mounting.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml index 89308529d..838f1567b 100644 --- a/chapter03/mounting.xml +++ b/chapter03/mounting.xml @@ -19,8 +19,8 @@ directory is chosen, just make sure you remember what you chose.</para> <para>Replace <quote>xxx</quote> by the partition's designation (like hda11).</para> -<para>This directory (/mnt/lfs) is the $LFS variable you have read about -back in Chapter 2. If you were planning to make use of the $LFS environment +<para>This directory (/mnt/lfs) is the LFS variable you have read about +back in Chapter 2. If you were planning to make use of the LFS environment variable, <userinput>export LFS=/mnt/lfs</userinput> has to be executed now.</para> |