ounit (1.0.3-5) valid-docbook

Summary

 doc/manual/src/OUnit.xml |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

    
download this patch

Patch contents

Index: ounit/doc/manual/src/OUnit.xml
===================================================================
--- ounit.orig/doc/manual/src/OUnit.xml	2009-12-14 23:31:45.000000000 +0000
+++ ounit/doc/manual/src/OUnit.xml	2009-12-14 23:31:59.000000000 +0000
@@ -1,4 +1,6 @@
-<!DOCTYPE book PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"/usr/share/xml/schema/dtd/4.3/docbookx.dtd" []>
 
 <book>
 
@@ -43,12 +45,10 @@
   <legalnotice>
     <title>License</title>
 
-    <para>
-    
     <orderedlist>
       <listitem>
         <para>
-          The package OUnit is Copyright &copy; 2002, 2003, 2004, 2005 by
+          The package OUnit is (C) 2002, 2003, 2004, 2005 by
           Maas-Maarten Zeeman.
         </para>
       </listitem>
@@ -114,6 +114,7 @@
     The next section helps you to get started using OUnit in simple
     ways.
   </para>
+</chapter>
 
 <chapter>
 <title>Getting Started</title>
@@ -236,6 +237,7 @@
   side-effects. 
     
 </para>
+</chapter>
 
 </book>