source: clfs-sysroot/BOOK/prologue/common/errata.xml@ 4fc026e

Last change on this file since 4fc026e was c439b8a, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Updated CLFS-Sysroot book sources to use DocBook-XML DTD 4.5.

  • Property mode set to 100644
File size: 914 bytes
RevLine 
[02095ae]1<?xml version="1.0" encoding="ISO-8859-1"?>
[c439b8a]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[02095ae]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
[1a09536]15 available after the CLFS book has been released. To check whether the
[02095ae]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
[1a09536]20 of the book as you progress with building the CLFS system.</para>
[02095ae]21
22</sect1>
Note: See TracBrowser for help on using the repository browser.