source: prologue/common/errata.xml @ 2e9d6f5

Last change on this file since 2e9d6f5 was 2e9d6f5, checked in by Jim Gifford <clfs@…>, 18 years ago

r3547@server (orig r1619): chris | 2006-05-16 11:37:05 -0700
Changed a number of occurences of LFS to CLFS

  • Property mode set to 100644
File size: 912 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="pre-errata">
9  <?dbhtml filename="errata.html"?>
10
11  <title>Errata</title>
12
13  <para>The software used to create a CLFS system is constantly being
14  updated and enhanced. Security warnings and bug fixes may become
15  available after the LFS book has been released. To check whether the
16  package versions or instructions in this release of CLFS need any
17  modifications to accommodate security vulnerabilities or other bug fixes,
18  please visit <ulink url="&errata;"/> before proceeding with your build.
19  You should note any changes shown and apply them to the relevant section
20  of the book as you progress with building the LFS system.</para>
21
22</sect1>
Note: See TracBrowser for help on using the repository browser.