aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-06-02 17:41:19 +0000
committerChris Lattner <sabre@nondot.org>2006-06-02 17:41:19 +0000
commit699623d3b306eb242da26af5097377ad56434ca6 (patch)
tree4a2f7e09b0e485ff3793ed69133a3e28a1819be7 /docs/CommandGuide
parente02b97bf5bbc0c2706ff68634b95d47b45a970b2 (diff)
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
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/tblgen.pod6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/CommandGuide/tblgen.pod b/docs/CommandGuide/tblgen.pod
index 9bb4e9a240..c8244af5ce 100644
--- a/docs/CommandGuide/tblgen.pod
+++ b/docs/CommandGuide/tblgen.pod
@@ -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