aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/introduction.xml4
-rw-r--r--general.ent4
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml
index 4438bd7a6..404ca5c87 100644
--- a/chapter05/introduction.xml
+++ b/chapter05/introduction.xml
@@ -25,10 +25,10 @@ host production directories. Since the packages compiled here are
temporary, we do not want them to pollute the soon-to-be LFS
system.</para>
-<para>Before issuing the build instructions for a package, the package
+<important><para>Before issuing the build instructions for a package, the package
should be unpacked as user <emphasis>lfs</emphasis>, and a
<command>cd</command> into the created directory should be performed. The build
-instructions assume that the <command>bash</command> shell is in use.</para>
+instructions assume that the <command>bash</command> shell is in use.</para></important>
<para>Several of the packages are patched before compilation, but only
when the patch is needed to circumvent a problem. A patch is often
diff --git a/general.ent b/general.ent
index fb91f607d..6dddcb779 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050716">
-<!ENTITY releasedate "July 16, 2005">
+<!ENTITY version "SVN-20050719">
+<!ENTITY releasedate "July 19, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->