diff options
Diffstat (limited to 'chapter03/mounting.xml')
-rw-r--r-- | chapter03/mounting.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml index 38b15eb28..89308529d 100644 --- a/chapter03/mounting.xml +++ b/chapter03/mounting.xml @@ -20,7 +20,7 @@ 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 +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> |