Take out extra paragraph tag.
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 19 Oct 2003 17:37:12 +0000 (17:37 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 19 Oct 2003 17:37:12 +0000 (17:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9259 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/bugpoint.html

index 4787589ad28a8df7dc79a4e9e4a145fddf5836b2..7403ecff99a888bfcbd28a72b24d83123acd912b 100644 (file)
@@ -147,7 +147,7 @@ non-obvious ways.  Here are some hints and tips:<p>
     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,