diff --git a/INSTALL b/INSTALL
index 1d3a6f217..034ce530d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,8 +18,8 @@ If you want to convert the XML to HTML, install the following:
* libxslt
- https://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html
-* DocBook DTD
- - https://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
+* DocBook 4.5 XML DTD
+ - https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook.html
* DocBook XSL Stylesheets
- https://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index ba7e16366..c0a89afac 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -13,12 +13,21 @@
This chapter includes a list of packages that need to be downloaded in
order to build a basic Linux system. The listed version numbers correspond to
versions of the software that are known to work, and this book is based on
- their use. We highly recommend against using newer versions because the build
- commands for one version may not work with a newer version. The newest package
+ their use. We highly recommend against using different versions because the build
+ commands for one version may not work with a different version. The newest package
versions may also have problems that require work-arounds. These work-arounds
will be developed and stabilized in the development version of the
book.
+ For some packages, the release tarball and the (Git or SVN)
+ repository snapshot tarball for this release may be published with
+ similar file name. A release tarball contains generated files (for
+ example, configure script generated by
+ autoconf), in addition to the contents of the
+ corresponding repository snapshot. The book uses release tarballs
+ whenever possible. Using a repository snapshot instead of a release
+ tarball specified by the book will cause problems.
+
Download locations may not always be accessible. If a download
location has changed since this book was published, Google () provides a useful search engine for
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 27a102710..094e4ad2c 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -172,12 +172,13 @@ esac
misc/tst-ttyname
is known to fail in the LFS chroot environment.
-