OSDN Git Service

tblgen isn't related to llvm2cpp. Fix typo
authorChris Lattner <sabre@nondot.org>
Fri, 2 Jun 2006 17:41:19 +0000 (17:41 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Jun 2006 17:41:19 +0000 (17:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28655 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/tblgen.pod

index 9bb4e9a..c8244af 100644 (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