Author: pierre
Date: Fri Jul 22 12:57:46 2016
New Revision: 17604

Log:
Allow the book to validate against the docbook DTD
by removing a double <title> tag

Modified:
   trunk/BOOK/gnome/platform/platform.xml

Modified: trunk/BOOK/gnome/platform/platform.xml
==============================================================================
--- trunk/BOOK/gnome/platform/platform.xml      Thu Jul 21 14:59:16 2016        
(r17603)
+++ trunk/BOOK/gnome/platform/platform.xml      Fri Jul 22 12:57:46 2016        
(r17604)
@@ -13,8 +13,8 @@
 <chapter id="gnome-core">
   <?dbhtml filename="core.html"?>
 
-  <title revision="sysv">GNOME Libraries and Utilities</title>
-  <title revision="systemd">GNOME Libraries and Desktop</title>
+  <title><phrase revision="sysv">GNOME Libraries and Utilities</phrase>
+         <phrase revision="systemd">GNOME Libraries and 
Desktop</phrase></title>
 
   <para>
     The objective of this section is not to build a
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to