tblgen isn't related to llvm2cpp. Fix typo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28655 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-06-02 17:41:19 +00:00
parent e02b97bf5b
commit 699623d3b3

View File

@ -108,12 +108,8 @@ Show the version number of this program.
If B<tblgen> succeeds, it will exit with 0. Otherwise, if an error
occurs, it will exit with a non-zero value.
=head1 SEE ALSO
L<llvm2cpp|llvm2cpp>
=head1 AUTHORS
Mainteind by The LLVM Team (L<http://llvm.org>).
Maintained by The LLVM Team (L<http://llvm.org>).
=cut