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">
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>
21 gerard@linuxfromscratch.org