aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/devices.xml4
-rw-r--r--general.ent4
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/devices.xml b/chapter06/devices.xml
index c8a965314..e094f1528 100644
--- a/chapter06/devices.xml
+++ b/chapter06/devices.xml
@@ -51,8 +51,8 @@ chown root:tty /dev/{console,ptmx,tty}</userinput></screen>
<!-- -->
<para>There are some symlinks and directories required by LFS that are created
-during boot by the bootscripts. Since this is a chroot environment and not a
-booted environment, those symlinks and directories need to be created
+during system startup by the bootscripts. Since this is a chroot environment and
+not a booted environment, those symlinks and directories need to be created
here:</para>
<screen><userinput>ln -s /proc/self/fd /dev/fd
diff --git a/general.ent b/general.ent
index e8af605b0..ebbc854a1 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050627">
-<!ENTITY releasedate "June 27, 2005">
+<!ENTITY version "SVN-20050628">
+<!ENTITY releasedate "June 28, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->