--- a/langtools/src/share/classes/com/sun/javadoc/Tag.java Tue Oct 22 16:53:21 2013 -0700
+++ b/langtools/src/share/classes/com/sun/javadoc/Tag.java Tue Oct 22 17:44:43 2013 -0700
@@ -72,7 +72,7 @@
* <code>kind() == name()</code>;
* the following table lists those cases where there is more
* than one tag of a given kind:
- * <p>
+ *
* <table border="1" cellpadding="4" cellspacing="0" summary="related tags">
* <tr><th>{@code kind() }</th> <th>{@code name() }</th></tr>
* <tr><td>{@code @throws }</td> <td>{@code @throws }</td></tr>