source: book/foreword.xml@ 471c11e

11.3
Last change on this file since 471c11e was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 885 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
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
12 <title>Foreword</title>
13
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>
21
22 <para>Enjoy!</para>
23
24 <blockquote>
25<literallayout>Randy McMurchy
26August 24th, 2008</literallayout>
27 </blockquote>
28
29</sect1>
Note: See TracBrowser for help on using the repository browser.