diff options
-rw-r--r-- | chapter05/generalinstructions.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter05/generalinstructions.xml b/chapter05/generalinstructions.xml index aa9cff1ac..79f29b709 100644 --- a/chapter05/generalinstructions.xml +++ b/chapter05/generalinstructions.xml @@ -76,7 +76,7 @@ <screen role="nodump"> 1. Place all the sources and patches in a directory that will be accessible - from the chroot envronment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put + from the chroot environment such as /mnt/lfs/sources/. Do <emphasis>not</emphasis> put sources in /mnt/lfs/tools/. 2. Change to the sources directory. 3. For each package: diff --git a/general.ent b/general.ent index aad961b16..b840d6ab2 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20110314"> -<!ENTITY releasedate "March 14, 2011"> +<!ENTITY version "SVN-20110316"> +<!ENTITY releasedate "March 16, 2011"> <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "6.8"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |