Index: svn_1.1_releasenotes.html
===================================================================
--- svn_1.1_releasenotes.html	(revision 14027)
+++ svn_1.1_releasenotes.html	(working copy)
@@ -1,3 +1,5 @@
+<!DOCTYPE html PUBLIC "-//Tigris//DTD XHTML 1.0 Transitional//EN"
+"http://style.tigris.org/tigris_transitional.dtd">
 <html>
 <head>
 <title>Subversion 1.1 Release Notes</title>
@@ -63,13 +65,10 @@
 
 </ul>
 
-
 <h3>New Major Features</h3>
 
 <h4>Non-database repositories  (<em>new server feature</em>)</h4>
 
-<p>
-
 <p>It's now possible to create repositories that don't use a
    BerkeleyDB database.  Instead, these new repositories store data in
    the ordinary filesystem.  Because Subversion developers often refer
@@ -172,8 +171,6 @@
 <dd>Faster <tt>checkout</tt>, <tt>update</tt>, <tt>status</tt>, and
       <tt>blame</tt> commands.</dd>
 
-<p>
-
 <dt><h4>Shareable working copies:  (<em>client fix</em>)</h4></dt>
 
 <dd>There have been historical problems with permissions when multiple
@@ -182,9 +179,6 @@
 href="http://subversion.tigris.org/issues/show_bug.cgi?id=1509">issue
 #1509</a>.</dd>
 
-<p>
-
-
 <dt><h4>New 'store-passwords' runtime variable:  (<em>new client feature</em>)</h4></dt>
 
 <dd>The previous <tt>store-auth-creds</tt> runtime variable still
@@ -193,17 +187,10 @@
 This new runtime variable only disables password caching, so that
 server certificates can still be remembered.</dd>
 
-<p>
-
-
-
 <dt><h4>Bugfixes:</h4></dt>
 <dd>More than 40 "small" bugs fixed.  See the <a
 href="http://svn.collab.net/repos/svn/trunk/CHANGES">CHANGES</a> file
       for details.</dd>
-
-<p>
-
 <dt><h4>New subcommand switches:</h4></dt>
 <dd>
    <dl>
@@ -250,6 +237,7 @@
       <dd>display version of program.</dd>
 
    </dl>
+</dd>
 </dl>
 
 
@@ -276,7 +264,8 @@
 
 <p>If you're looking for testimonials on Subversion, see our new <a
 href="http://subversion.tigris.org/testimonials.html">testimonials
-page</a>.</p> And as usual, you can find links to other
+page</a>.</p>
+<p>And as usual, you can find links to other
 Subversion-related sites, projects, and essays on our <a
 href="http://subversion.tigris.org/project_links.html">links
 page</a>.</p>

