git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -82,6 +82,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 3rd, 2003 [matt]: Removed "rm /bin/pwd" instruction
+from chapter06 kernel-headers installation as the link is still required by
+glibc's installation.</para></listitem>
+
<listitem><para>September 2nd, 2003 [alex]: Adjusted all the SBUs from the
values posted by Jeremy -- if he didn't beat me to it.</para></listitem>
@@ -57,8 +57,5 @@ failures. Create an empty <filename>autoconf.h</filename> file:</para>
<para><screen><userinput>touch /usr/include/linux/autoconf.h</userinput></screen></para>
-<para>Since the <filename>/bin/pwd</filename> symlink we created earlier
-was only temporary, it can now be removed:</para>
-
</sect2>
@@ -3,8 +3,8 @@
"/usr/share/docbook/docbookx.dtd" [
-<!ENTITY version "20030831">
-<!ENTITY releasedate "August 31th, 2003">
+<!ENTITY version "20030903">
+<!ENTITY releasedate "September 3rd, 2003">
<!ENTITY nbsp " ">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">