diff options
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/tblgen.pod | 6 |
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 |