summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-19 19:48:49 +0000
committerChris Lattner <sabre@nondot.org>2007-12-19 19:48:49 +0000
commitf021f8a5acd5ed9d4651fd9b07edbe6b6c38635c (patch)
treecf6d1ef25412e969f7d588956296d3b78df32d65 /docs
parent6f74b48862948ebb83c7bf7036a76c9e84543fb4 (diff)
downloadllvm-f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c.tar.gz
llvm-f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c.tar.bz2
llvm-f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c.tar.xz
fix formatting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CommandLine.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html
index bf80ec07d4..cb77a4348e 100644
--- a/docs/CommandLine.html
+++ b/docs/CommandLine.html
@@ -60,7 +60,7 @@
<tt>cl::ParseCommandLineOptions</tt> function</a></li>
<li><a href="#cl::ParseEnvironmentOptions">The
<tt>cl::ParseEnvironmentOptions</tt> function</a></li>
- <li><a href="#cl::SetVersionPrinter">The cl::SetVersionPrinter
+ <li><a href="#cl::SetVersionPrinter">The <tt>cl::SetVersionPrinter</tt>
function</a></li>
<li><a href="#cl::opt">The <tt>cl::opt</tt> class</a></li>
<li><a href="#cl::list">The <tt>cl::list</tt> class</a></li>