[release-notes] Fixing a broken build

pbokoc pbokoc at fedoraproject.org
Thu Apr 9 14:42:37 UTC 2015


commit e22286f116d8c380cffe5a2c281bc2e5e877ae72
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Thu Apr 9 16:42:24 2015 +0200

    Fixing a broken build

 en-US/Database_Servers.xml |    3 ++-
 en-US/Desktop.xml          |    6 ++++--
 en-US/Products-Cloud.xml   |    2 +-
 en-US/Section-Specific.xml |    3 ++-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/en-US/Database_Servers.xml b/en-US/Database_Servers.xml
index 10ff422..e6c0ec5 100644
--- a/en-US/Database_Servers.xml
+++ b/en-US/Database_Servers.xml
@@ -6,5 +6,6 @@
 %BOOK_ENTITIES;
 ]>
 <section>
-  <title>Database Servers</title>
+	<title>Database Servers</title>
+	<para />
 </section>
diff --git a/en-US/Desktop.xml b/en-US/Desktop.xml
index 97ada42..80046c4 100644
--- a/en-US/Desktop.xml
+++ b/en-US/Desktop.xml
@@ -25,7 +25,8 @@
   </section>
 
 
-    <section id="desktop-GNOME">
+	<section id="desktop-GNOME">
+		<title>GNOME</title>
       <para />
   </section>
   <section id="desktop-KDE">
@@ -33,7 +34,8 @@
     <para />
   </section>
   <section id="desktop-MATE">
-  	<title>MATE</title>
+		<title>MATE</title>
+		<para />
   </section>
   <section id="desktop-libinput">
     <title>Libinput used for input devices</title>
diff --git a/en-US/Products-Cloud.xml b/en-US/Products-Cloud.xml
index c5ff956..8c96b15 100644
--- a/en-US/Products-Cloud.xml
+++ b/en-US/Products-Cloud.xml
@@ -22,7 +22,7 @@
   </section>
 
   <section>
-    <title>Atomic</title>v
+    <title>Atomic</title>
     <para>
       Cutting edge <ulink url="http://www.projectatomic.io/">Project Atomic</ulink> tools make this image the ideal host for containers.  Instead of upgrades to individual packages, Atomic upgrades using <application>rpm-ostree</application> technology allow administrators to upgrade and roll back the entire core system as a single operation.
     </para>
diff --git a/en-US/Section-Specific.xml b/en-US/Section-Specific.xml
index 32f3a38..cd24c33 100644
--- a/en-US/Section-Specific.xml
+++ b/en-US/Section-Specific.xml
@@ -7,7 +7,8 @@
 
 
 <section id="sect-Release_Notes-Changes_for_Specific_Audiences">
-  <title>Changes in Fedora for Specific Audiences</title>
+	<title>Changes in Fedora for Specific Audiences</title>
+	<para />
 <!--
   <xi:include href="Scientific_and_Technical.xml"
               xmlns:xi="http://www.w3.org/2001/XInclude" />


More information about the docs-commits mailing list