diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-05 03:30:02 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-05 03:30:02 +0000 |
commit | acd5b6da8f807c5dfe6df383ed418141d3bd2d65 (patch) | |
tree | 8b9547e01e9c3f8c74cc7a62dee4b68e3cfa4d36 | |
parent | c878965eedf3ce1c8902cf29cafb1bbf5265dab3 (diff) |
Reworded errata page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | prologue/errata.xml | 12 |
2 files changed, 9 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bcdfed783..77f75adfe 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 4th, 2005 [archaic]: Reworded errata page so it only +refers to security warnings and bug fixes, not new features.</para></listitem> + <listitem><para>July 4th, 2005 [archaic]: Brought (hopefully) all references of man/info pages into conformity. Man page conformity was based on if referring to a specific man page or man pages in general. Updated typography to reflect diff --git a/prologue/errata.xml b/prologue/errata.xml index 8dcdf2e1f..50c2ba126 100644 --- a/prologue/errata.xml +++ b/prologue/errata.xml @@ -8,12 +8,12 @@ <?dbhtml filename="errata.html"?> <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. +enhanced. 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 +vulnerabilities or other 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> |