diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-27 16:17:43 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-27 16:17:43 +0000 |
commit | 4bcbf2936dcf99128f1f1b8afbc875819b8a9893 (patch) | |
tree | d125653ab9730fecc26d4ba7124514fe7561db78 /prologue/errata.xml | |
parent | 4301028cfdd0e9eb2493aaf7fd11b54c3dbc4834 (diff) |
Filled in text for errata page. Thanks for the text, Steve.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/errata.xml')
-rw-r--r-- | prologue/errata.xml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/prologue/errata.xml b/prologue/errata.xml index 03b4ee180..2228e8c91 100644 --- a/prologue/errata.xml +++ b/prologue/errata.xml @@ -7,9 +7,14 @@ <title>Errata</title> <?dbhtml filename="errata.html"?> -<para>PLACEHOLDER</para> - -<para>Link to errata page <ulink url="&errata;"/></para> +<para>The software used to create an LFS system is constantly being updated and +enhanced. New features, security warnings, and bug fixes may become available +after the LFS book has been released. To check whether the package versions or +instructions in this release of LFS need any modifications to accomodate +security or bug fixes, please visit <ulink url="&errata;"/> before proceeding +with your build. You should note any changes shown and apply them to the +relevant section of the book as you progress with building the LFS system. +</para> </sect1> |