Update to systemd-231
[linux_from_scratch.git] / editor-manual / prologue / preface.xml
blob797a6377c2b3a3435940aaa9ce4f421e2b017182
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3   <!ENTITY % general-entities SYSTEM "../general.ent">
4   %general-entities;
5 ]>
7 <preface id="preface" xreflabel="Welcome to the LFS Editor's Manual">
8 <?dbhtml filename="preface.html"?>
9 <title>Welcome to the LFS Editor's Manual</title>
10 <?dbhtml dir="preface"?>
12 <para>This manual will teach you all that you need to know in order to
13 properly edit the LFS-Book. It will cover some basic issues like accessing
14 Subversion over SSH and the Subversion commands you will use. It will also discuss
15 the proper sequence of doing things like upgrading a package and how to work with
16 the bug tracking database.</para>
18 <literallayout>
19 -- 
20 Gerard Beekmans
21 gerard@linuxfromscratch.org
22 </literallayout>
24 </preface>