Index: faq.html
===================================================================
--- faq.html	(revision 14029)
+++ faq.html	(working copy)
@@ -221,7 +221,7 @@
 
 <![CDATA[=========================================================]]>
 
-<hr/>
+<hr />
 
 <h2>General questions:</h2>
 
@@ -521,11 +521,11 @@
 
 <![CDATA[=========================================================]]>
 
-<p/>
-<hr/>
-<p/>
+<p />
+<hr />
+<p />
 <h2>How-to:</h2>
-<p/>
+<p />
 
 <![CDATA[-----------------------------------------------------------]]>
 
@@ -1717,11 +1717,11 @@
 
 <![CDATA[=========================================================]]>
 
-<p/>
-<hr/>
-<p/>
+<p />
+<hr />
+<p />
 <h2>Troubleshooting:</h2>
-<p/>
+<p />
 
 <![CDATA[-----------------------------------------------------------]]>
 
@@ -2592,7 +2592,7 @@
   <li>Ensure that no other processes will attempt to access your
   repository.</li>
   <li>Now, <b>back up your repository</b> to a tar or zip file or
-  similar.
+  similar.</li>
   <li>Change to the <tt>db</tt> subdirectory of your repository.</li>
   <li><tt>rm __db.* log.*</tt></li>
   <li><tt>db_dump -p -r copies &gt; copies.dump</tt></li>
@@ -2652,7 +2652,7 @@
 (named '<tt>.</tt>' in the above listing).  Since the directory itself
 is still at r7, you do not see the log information for r8.</p>
 
-<p>To see the latest logs, do one of the following:
+<p>To see the latest logs, do one of the following:</p>
 
 <ol>
 <li>Run '<tt>svn&nbsp;log&nbsp;-rHEAD</tt>'.</li>
@@ -2665,11 +2665,10 @@
 
 <![CDATA[=========================================================]]>
 
-<p/>
-<hr/>
-<p/>
+<p />
+<hr />
 <h2>Developer questions:</h2>
-<p/>
+<p />
 
 <h3><a name="ramdisk-tests" title="#ramdisk-tests"
     >How do I run the regression tests in a
@@ -2684,11 +2683,11 @@
 <![CDATA[=========================================================]]>
 
 
-<p/>
-<hr/>
-<p/>
+<p />
+<hr />
+<p />
 <h2>References:</h2>
-<p/>
+<p />
 
 <h3><a name="http-methods" title="#http-methods"
     >What are all the HTTP methods Subversion


