diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-05-23 21:07:27 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-05-23 21:07:27 +0000 |
| commit | 020e1fc7332618a65ee5dd67099576a81353fb1c (patch) | |
| tree | ef6d0cbf00931529445fe0509dca77bb963db3f6 /llvm/docs/CommandLine.html | |
| parent | 4dd45ffdb6ad10195b36a810f799099818558d2c (diff) | |
| download | bcm5719-llvm-020e1fc7332618a65ee5dd67099576a81353fb1c.tar.gz bcm5719-llvm-020e1fc7332618a65ee5dd67099576a81353fb1c.zip | |
Make use of the new doc_author class. "Seperate content from presentation" they said.
llvm-svn: 13675
Diffstat (limited to 'llvm/docs/CommandLine.html')
| -rw-r--r-- | llvm/docs/CommandLine.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html index 868e208ac20..855c1e9b313 100644 --- a/llvm/docs/CommandLine.html +++ b/llvm/docs/CommandLine.html @@ -84,8 +84,8 @@ </ol></li> </ol> -<div class="doc_text"> - <p><b>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></b></p> +<div class="doc_author"> + <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p> </div> <!-- *********************************************************************** --> |

