diff options
Diffstat (limited to 'chapter03/mounting.xml')
-rw-r--r-- | chapter03/mounting.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml index 3832af808..d43b25ee6 100644 --- a/chapter03/mounting.xml +++ b/chapter03/mounting.xml @@ -19,8 +19,9 @@ 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 -earlier. If you were planning to make use of the $LFS environment variable, -<userinput>export LFS=/mnt/lfs</userinput> has to be executed now.</para> +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> </sect1> |