Just added the missing anchor close tags after three titles.
Index: project_faq.html
===================================================================
--- project_faq.html	(revision 9460)
+++ project_faq.html	(working copy)
@@ -195,7 +195,7 @@
 <![CDATA[-----------------------------------------------------------]]>
 
 <h3><a name="interop">What is Subversion's client/server
-    interoperability policy?</h3>
+    interoperability policy?</a></h3>
 
 <p>For pre-1.0 releases of Subversion (which you shouldn't be using
  anymore!), the client and server are designed to work as long as they
@@ -982,7 +982,7 @@
 <![CDATA[=========================================================]]>
   
 <h3><a name="adm-dir">I don't like the ".svn" directory name, and
-    prefer "SVN" or something else.  How do I change it?</h3>
+    prefer "SVN" or something else.  How do I change it?</a></h3>
 
 <p>We recommend that you live with ".svn" if you possibly can.  If you
 use some other name, your working copy may not work with Subversion
@@ -1009,7 +1009,7 @@
 <![CDATA[=========================================================]]>
 
 <h3><a name="case-change">I checked in a file but had the wrong case
-    in the filename.  How do I change it?</h3>
+    in the filename.  How do I change it?</a></h3>
 
 <p>If you're adding files on an operating system with a case-insensitive
 filesystem, such as Windows, you might find you accidentally add a file
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 22 22:10:05 2004