source: book/foreword.xml@ acf7e2c

basic
Last change on this file since acf7e2c was f0da4bc, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update front matter text

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17269 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 965 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 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>Foreword</title>
17
18 <para>This version of the book is intended to be used when building on top of
19 a system built using the LFS book. Every effort has been made to ensure
20 accuracy and reliability of the instructions. Many people find that using the
21 instructions in this book after building the current stable or development
22 version of LFS provides a stable and very modern Linux system.</para>
23
24 <para>Enjoy!</para>
25
26 <blockquote>
27<literallayout>Randy McMurchy
28August 24th, 2008</literallayout>
29 </blockquote>
30
31</sect1>
Note: See TracBrowser for help on using the repository browser.