[release-notes] Added new sub-section for Cluster under Sysadmin

Simon Clark sclark at fedoraproject.org
Tue Oct 21 22:10:00 UTC 2014


commit 0f930487dfc73dcf48b191d5e3cb28b516eea707
Author: Simon Clark <simon.richard.clark at gmail.com>
Date:   Tue Oct 21 22:49:00 2014 +0100

    Added new sub-section for Cluster under Sysadmin

 en-US/Cluster.xml          |   13 +++++++++++++
 en-US/Section-Sysadmin.xml |    3 +++
 2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Cluster.xml b/en-US/Cluster.xml
new file mode 100644
index 0000000..846f40a
--- /dev/null
+++ b/en-US/Cluster.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+<section>
+  <title>Cluster</title>
+  <para />
+      
+</section>
+  
+
diff --git a/en-US/Section-Sysadmin.xml b/en-US/Section-Sysadmin.xml
index 16d5ac5..8c11475 100644
--- a/en-US/Section-Sysadmin.xml
+++ b/en-US/Section-Sysadmin.xml
@@ -64,5 +64,8 @@
               -->
     <xi:include href="Monitoring.xml"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+    <xi:include href="Cluster.xml"
+		xmlns:xi="http://www.w3.org/2001/XInclude" />
   </section>
 


More information about the docs-commits mailing list