aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2007-09-29 00:42:21 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2007-09-29 00:42:21 +0000
commitda70a73f2803e7d8aad73abe44424ce4e7e91c86 (patch)
treee211f513735d84462ebba2bd21bd1c5379a0d751 /llvm/docs/GettingStarted.html
parent5fb5a1f38945a6f761958cbc649e63b14bb3edd9 (diff)
downloadllvm-da70a73f2803e7d8aad73abe44424ce4e7e91c86.zip
llvm-da70a73f2803e7d8aad73abe44424ce4e7e91c86.tar.gz
llvm-da70a73f2803e7d8aad73abe44424ce4e7e91c86.tar.bz2
PR1601: etags not configured correctly
Resolving this by deleting vestigal etags remnants. llvm-svn: 42460
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index e2b07a6..3327df1 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -469,7 +469,6 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
<li><b>date</b> - print the current date/time </li>
<li><b>echo</b> - print to standard output</li>
<li><b>egrep</b> - extended regular expression search utility</li>
- <li><b>etags</b> - C/C++ tag file creator for vim/emacs</li>
<li><b>find</b> - find files/dirs in a file system</li>
<li><b>grep</b> - regular expression search utility</li>
<li><b>gzip*</b> - gzip command for distribution generation</li>