diff options
author | Chris Lattner <sabre@nondot.org> | 2003-09-25 19:50:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-09-25 19:50:05 +0000 |
commit | 2979307f45ed46105fa0dd535c017ec2b34037e2 (patch) | |
tree | 9d7ed812f8b51a382ba159a6bffcc74ac74e413e /llvm/docs/CommandGuide/llvm-as.html | |
parent | 67d4811dc10db1bdb8635993560b175d77101157 (diff) | |
download | bcm5719-llvm-2979307f45ed46105fa0dd535c017ec2b34037e2.tar.gz bcm5719-llvm-2979307f45ed46105fa0dd535c017ec2b34037e2.zip |
Change the heading of the page to reflect the tool name
llvm-svn: 8715
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-as.html')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-as.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-as.html b/llvm/docs/CommandGuide/llvm-as.html index e92d3b78a27..e843f852e7a 100644 --- a/llvm/docs/CommandGuide/llvm-as.html +++ b/llvm/docs/CommandGuide/llvm-as.html @@ -1,12 +1,12 @@ <html> <title> -llvm-as +LLVM: llvm-as tool </title> <body> <center> -<h1>Low Level Virtual Machine</h1> +<h1>LLVM: llvm-as tool</h1> </center> <HR> |