source: book/foreword.xml

trunk
Last change on this file was ab4fdfc, checked in by Pierre Labastie <pierre.labastie@…>, 3 months ago

Change all xml decl to encoding=utf-8

  • Property mode set to 100644
File size: 880 bytes
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[722aba88]4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="foreword" xreflabel="Foreword">
9 <?dbhtml filename="foreword.html"?>
10
11
[ca188ba]12 <title>Foreword</title>
[722aba88]13
[2eeb8695]14 <para>
15 This version of the book is intended to be used when building on top of
16 a system built using the LFS book. Every effort has been made to ensure
17 accuracy and reliability of the instructions. Many people find that using
18 the instructions in this book after building the current stable or
19 development version of LFS provides a stable and very modern Linux system.
20 </para>
[ca188ba]21
[722aba88]22 <para>Enjoy!</para>
23
24 <blockquote>
25<literallayout>Randy McMurchy
[bee50a0]26August 24th, 2008</literallayout>
[722aba88]27 </blockquote>
28
29</sect1>
Note: See TracBrowser for help on using the repository browser.