diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2009-05-24 17:39:47 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2009-05-24 17:39:47 +0000 |
commit | 6d9da8eb76bd3d9daa260062587f4baed1b7c81c (patch) | |
tree | cb9355f58cde9f97898ee6c44630e23d1615243c | |
parent | cff800e0714977fd7d6b4260d4afc1efb4be4023 (diff) |
Minor edit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter04/aboutlfs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/aboutlfs.xml b/chapter04/aboutlfs.xml index 0b3cde5ba..c9e60d533 100644 --- a/chapter04/aboutlfs.xml +++ b/chapter04/aboutlfs.xml @@ -11,7 +11,7 @@ <title>About $LFS</title> <para>Throughout this book, the environment variable <envar>LFS</envar> will - be used several times. It is paramount that this variable is always defined. + be used. It is paramount that this variable is always defined. It should be set to the mount point chosen for the LFS partition. Check that the <envar>LFS</envar> variable is set up properly with:</para> |