follow up on 1b217cb19fd4e79a45 Fix several XHTML elements throughout document which were not closed/open properly, making Firefox unable to generate the ToC:
- closing paragraph was misplaced.
--- a/index-respec.html Tue Aug 03 13:12:20 2010 -0400
+++ b/index-respec.html Tue Aug 03 13:20:34 2010 -0400
@@ -312,7 +312,7 @@
<p>Developers that are interested in implementing this specification will be
most interested in the sections titled
<a href="#authentication-sequence">Authentication Sequence</a> and
-<a href="#authentication-sequence-details">Authentication Sequence Details</a></p>.
+<a href="#authentication-sequence-details">Authentication Sequence Details</a>.</p>
</section>
</section>