diff options
Diffstat (limited to 'llvm/docs/CommandGuide/bugpoint.pod')
-rw-r--r-- | llvm/docs/CommandGuide/bugpoint.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/bugpoint.pod b/llvm/docs/CommandGuide/bugpoint.pod index e9a8e87e25c..56f83953f22 100644 --- a/llvm/docs/CommandGuide/bugpoint.pod +++ b/llvm/docs/CommandGuide/bugpoint.pod @@ -114,7 +114,7 @@ if an error occurs, it will exit with a non-zero value. =head1 SEE ALSO -L<opt|opt>, L<analyze|analyze> +L<opt|opt> =head1 AUTHOR |