From: Brian Gaeke Date: Sun, 19 Oct 2003 17:37:12 +0000 (+0000) Subject: Take out extra paragraph tag. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=768a318e3184938787a2544b6efb7a12db6567b7;p=oota-llvm.git Take out extra paragraph tag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9259 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html index 4787589ad28..7403ecff99a 100644 --- a/docs/CommandGuide/bugpoint.html +++ b/docs/CommandGuide/bugpoint.html @@ -147,7 +147,7 @@ non-obvious ways. Here are some hints and tips:

example, in the C shell, you can type:
bugpoint ..... |& tee bugpoint.log
to get a copy of bugpoint's output in the file - bugpoint.log, as well as on your terminal.

+ bugpoint.log, as well as on your terminal.

  • bugpoint cannot debug problems with the linker. If bugpoint crashes before you see its "All input ok" message,