Take out extra paragraph tag.

llvm-svn: 9259
diff --git a/llvm/docs/CommandGuide/bugpoint.html b/llvm/docs/CommandGuide/bugpoint.html
index 4787589..7403ecf 100644
--- a/llvm/docs/CommandGuide/bugpoint.html
+++ b/llvm/docs/CommandGuide/bugpoint.html
@@ -147,7 +147,7 @@
     example, in the C shell, you can type:<br>
     <tt>bugpoint  ..... |& tee bugpoint.log</tt>
     <br>to get a copy of <tt>bugpoint</tt>'s output in the file
-    <tt>bugpoint.log</tt>, as well as on your terminal.<p>
+    <tt>bugpoint.log</tt>, as well as on your terminal.
 
 <li><tt>bugpoint</tt> cannot debug problems with the linker. If
     <tt>bugpoint</tt> crashes before you see its "All input ok" message,