summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/bugpoint.html
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-19 17:37:12 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-19 17:37:12 +0000
commitc852194dec06f527e3b304bb124a36bb4b2b4d9b (patch)
treec508f1125ab99fc6142e113e69af6c19930a7f2b /llvm/docs/CommandGuide/bugpoint.html
parent8ef235e2fc4862d80c8677532d6d1048114a9a61 (diff)
downloadbcm5719-llvm-c852194dec06f527e3b304bb124a36bb4b2b4d9b.tar.gz
bcm5719-llvm-c852194dec06f527e3b304bb124a36bb4b2b4d9b.zip
Take out extra paragraph tag.
llvm-svn: 9259
Diffstat (limited to 'llvm/docs/CommandGuide/bugpoint.html')
-rw-r--r--llvm/docs/CommandGuide/bugpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/bugpoint.html b/llvm/docs/CommandGuide/bugpoint.html
index 4787589ad28..7403ecff99a 100644
--- a/llvm/docs/CommandGuide/bugpoint.html
+++ b/llvm/docs/CommandGuide/bugpoint.html
@@ -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,
OpenPOWER on IntegriCloud