diff --git a/doc/Clusters_from_Scratch/en-US/Book_Info.xml b/doc/Clusters_from_Scratch/en-US/Book_Info.xml
index cfabd51e1c..68be4424c1 100644
--- a/doc/Clusters_from_Scratch/en-US/Book_Info.xml
+++ b/doc/Clusters_from_Scratch/en-US/Book_Info.xml
@@ -1,71 +1,69 @@
%BOOK_ENTITIES;
]>
- Clusters from Scratch
- Step-by-Step Instructions for Building Your First High-Availability Cluster
- Pacemaker
- 2.0
-
- 10
- 1
-
-
- This document provides a step-by-step guide to building a simple high-availability cluster using Pacemaker.
-
-
- The example cluster will use:
-
-
-
- &DISTRO; &DISTRO_VERSION; as the host operating system
-
-
-
-
- Corosync to provide messaging and membership services,
-
-
-
-
- Pacemaker 1.1.18
- While this guide is part of the document set for
- Pacemaker 2.0, it demonstrates the version available in
- the standard &DISTRO; repositories
- to perform resource management,
-
-
-
-
- DRBD as a cost-effective alternative to shared storage,
-
-
-
-
- GFS2 as the cluster filesystem (in active/active mode)
-
-
-
-
-
- Given the graphical nature of the install process, a number of screenshots are included. However the guide is primarily composed of commands, the reasons for executing them and their expected outputs.
-
-
-
-
-
-
-
-
-
-
-
+ Clusters from Scratch
+ Step-by-Step Instructions for Building Your First High-Availability Cluster
+ Pacemaker
+ 2.0
+
+ 10
+ 2
+
+
+ This document provides a step-by-step guide to building a simple high-availability cluster using Pacemaker.
+
+
+ The example cluster will use:
+
+
+
+ &DISTRO; &DISTRO_VERSION; as the host operating system
+
+
+
+
+ Corosync to provide messaging and membership services,
+
+
+
+
+ Pacemaker 1.1.18
+ While this guide is part of the document set for
+ Pacemaker 2.0, it demonstrates the version available in
+ the standard &DISTRO; repositories.
+
+
+
+
+ DRBD as a cost-effective alternative to shared storage,
+
+
+
+
+ GFS2 as the cluster filesystem (in active/active mode)
+
+
+
+
+
+ Given the graphical nature of the install process, a number of screenshots are included. However the guide is primarily composed of commands, the reasons for executing them and their expected outputs.
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/doc/Clusters_from_Scratch/en-US/Revision_History.xml b/doc/Clusters_from_Scratch/en-US/Revision_History.xml
index 537b31e9da..05ef1be65a 100644
--- a/doc/Clusters_from_Scratch/en-US/Revision_History.xml
+++ b/doc/Clusters_from_Scratch/en-US/Revision_History.xml
@@ -1,85 +1,93 @@
%BOOK_ENTITIES;
]>
-
- Revision History
-
-
-
- 1-0
- Mon May 17 2010
- AndrewBeekhofandrew@beekhof.net
- Import from Pages.app
-
-
- 2-0
- Wed Sep 22 2010
- RaoulScarazzinirasca@miamammausalinux.org
- Italian translation
-
-
- 3-0
- Wed Feb 9 2011
- AndrewBeekhofandrew@beekhof.net
- Updated for Fedora 13
-
-
- 4-0
- Wed Oct 5 2011
- AndrewBeekhofandrew@beekhof.net
- Update the GFS2 section to use CMAN
-
-
- 5-0
- Fri Feb 10 2012
- AndrewBeekhofandrew@beekhof.net
- Generate docbook content from asciidoc sources
-
-
- 6-0
- Tues July 3 2012
- AndrewBeekhofandrew@beekhof.net
- Updated for Fedora 17
-
-
- 7-0
- Fri Sept 14 2012
- DavidVosseldavidvossel@gmail.com
- Updated for pcs
-
-
- 8-0
- Mon Jan 05 2015
- KenGaillotkgaillot@redhat.com
- Updated for Fedora 21
-
-
- 8-1
- Thu Jan 08 2015
- KenGaillotkgaillot@redhat.com
- Minor corrections, plus use include file for intro
-
-
- 9-0
- Fri Aug 14 2015
- KenGaillotkgaillot@redhat.com
- Update for CentOS 7.1 and leaving firewalld/SELinux enabled
-
-
- 10-0
- Fri Jan 12 2018
- KenGaillotkgaillot@redhat.com
- Update banner for Pacemaker 2.0 and content for CentOS 7.4 with Pacemaker 1.1.16
-
-
- 10-1
- Wed Sep 5 2018
- KenGaillotkgaillot@redhat.com
- Update for CentOS 7.5 with Pacemaker 1.1.18
-
-
-
+
+ Revision History
+
+
+
+ 1-0
+ Mon May 17 2010
+ AndrewBeekhofandrew@beekhof.net
+ Import from Pages.app
+
+
+ 2-0
+ Wed Sep 22 2010
+ RaoulScarazzinirasca@miamammausalinux.org
+ Italian translation
+
+
+ 3-0
+ Wed Feb 9 2011
+ AndrewBeekhofandrew@beekhof.net
+ Updated for Fedora 13
+
+
+ 4-0
+ Wed Oct 5 2011
+ AndrewBeekhofandrew@beekhof.net
+ Update the GFS2 section to use CMAN
+
+
+ 5-0
+ Fri Feb 10 2012
+ AndrewBeekhofandrew@beekhof.net
+ Generate docbook content from asciidoc sources
+
+
+ 6-0
+ Tues July 3 2012
+ AndrewBeekhofandrew@beekhof.net
+ Updated for Fedora 17
+
+
+ 7-0
+ Fri Sept 14 2012
+ DavidVosseldavidvossel@gmail.com
+ Updated for pcs
+
+
+ 8-0
+ Mon Jan 05 2015
+ KenGaillotkgaillot@redhat.com
+ Updated for Fedora 21
+
+
+ 8-1
+ Thu Jan 08 2015
+ KenGaillotkgaillot@redhat.com
+ Minor corrections, plus use include file for intro
+
+
+ 9-0
+ Fri Aug 14 2015
+ KenGaillotkgaillot@redhat.com
+ Update for CentOS 7.1 and leaving firewalld/SELinux enabled
+
+
+ 10-0
+ Fri Jan 12 2018
+ KenGaillotkgaillot@redhat.com
+ Update banner for Pacemaker 2.0 and content for CentOS 7.4 with Pacemaker 1.1.16
+
+
+ 10-1
+ Wed Sep 5 2018
+ KenGaillotkgaillot@redhat.com
+ Update for CentOS 7.5 with Pacemaker 1.1.18
+
+
+ 10-2
+ Fri Dec 7 2018
+ KenGaillotkgaillot@redhat.com
+ JanPokornýjpokorny@redhat.com
+ ChrisLumensclumens@redhat.com
+ Minor clarifications and formatting changes
+
+
+