Author: pierre
Date: Mon Jan  4 11:55:08 2021
New Revision: 12086

Log:
Fix style in introduction

Modified:
   branches/editor-manual-git/chapter01/introduction.xml

Modified: branches/editor-manual-git/chapter01/introduction.xml
==============================================================================
--- branches/editor-manual-git/chapter01/introduction.xml       Mon Jan  4 
11:47:25 2021        (r12085)
+++ branches/editor-manual-git/chapter01/introduction.xml       Mon Jan  4 
11:55:08 2021        (r12086)
@@ -5,39 +5,47 @@
 ]>
 
 <sect1 id="ch01-introduction">
-<title>Introduction</title>
-<?dbhtml filename="introduction.html"?>
+  <title>Introduction</title>
+  <?dbhtml filename="introduction.html"?>
 
-<para>LFS development takes place using three main systems. Firstly,
-the mailing lists <email>lfs-b...@gimli.linuxfromscratch.org</email>,
-<email>lfs-...@gimli.linuxfromscratch.org</email> and (to a lesser extent) 
-<email>lfs-supp...@gimli.linuxfromscratch.org</email>. Secondly the Trac bug
-tracking system, and thirdly the Git server where the book itself is
-stored. All of these services are provided by the server
-<userinput>linuxfromscratch.org</userinput> also known as
-<userinput>gimli.linuxfromscratch.org</userinput> or more usually,
-<userinput>gimli</userinput>. This single server provides mailing
-lists, web hosting, Git hosting, Trac and
-basically everything we use to work on the LFS project.</para>
-
-<para>The LFS book is written using Docbook-XML and is split into a number of
-XML files.  The directories in the source tree represent the chapters of the
-book, and each XML file within a directory typically contains the text for a
-section within that chapter.  This structure is designed to enable a 
contributor
-to quickly locate the particular area of the book they are wanting to edit.
-</para>
-
-<para>The Trac ticketing system for LFS can be found at
-<ulink url="http://wiki.linuxfromscratch.org/lfs"/>. In order to be able to
-add, remove and edit tickets, you need to add an account and make sure you
-are logged in whenever you wish to perform such an action.  You can
-query and read the trac database without logging in or creating a user.
-Note that all ticket messages are copied to the
-<email>lfs-b...@gimli.linuxfromscratch.org</email> mailing list and that all
-editors should be subscribed to this and the
-<email>lfs-...@gimli.linuxfromscratch.org</email> list at a minimum.</para>
-
-<para>Finally, there is the Git server which will be discussed in the
-following chapters.</para>
+  <para>
+    LFS development takes place using three main systems. Firstly,
+    the mailing lists <email>lfs-b...@gimli.linuxfromscratch.org</email>,
+    <email>lfs-...@gimli.linuxfromscratch.org</email> and (to a lesser extent) 
+    <email>lfs-supp...@gimli.linuxfromscratch.org</email>. Secondly the Trac
+    bug tracking system, and thirdly the Git server where the book itself is
+    stored. All of these services are provided by the server
+    <userinput>linuxfromscratch.org</userinput> also known as
+    <userinput>gimli.linuxfromscratch.org</userinput> or more usually,
+    <userinput>gimli</userinput>. This single server provides mailing
+    lists, web hosting, Git hosting, Trac and
+    basically everything we use to work on the LFS project.
+  </para>
+
+  <para>
+    The LFS book is written using Docbook-XML and is split into a number of
+    XML files. The directories in the source tree represent the chapters of
+    the book, and each XML file within a directory typically contains the
+    text for a section within that chapter.  This structure is designed to
+    enable a contributor to quickly locate the particular area of the book
+    they are wanting to edit.
+  </para>
+
+  <para>
+    The Trac ticketing system for LFS can be found at
+    <ulink url="http://wiki.linuxfromscratch.org/lfs"/>. In order to be able
+    to add, remove and edit tickets, you need to add an account and make sure
+    you are logged in whenever you wish to perform such an action.  You can
+    query and read the trac database without logging in or creating a user.
+    Note that all ticket messages are copied to the
+    <email>lfs-b...@gimli.linuxfromscratch.org</email> mailing list and that
+    all editors should be subscribed to this and the
+    <email>lfs-...@gimli.linuxfromscratch.org</email> list at a minimum.
+  </para>
+
+  <para>
+    Finally, there is the Git server which will be discussed in the following
+    chapters.
+  </para>
 
 </sect1>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to