HTML links in PODs must be absolute.

llvm-svn: 14575
This commit is contained in:
Misha Brukman 2004-07-02 15:37:53 +00:00
parent 5bfd99cd23
commit 49d1e6a991

View File

@ -57,7 +57,7 @@ occurs, it will exit with a non-zero value, usually 1.
=head1 SEE ALSO =head1 SEE ALSO
L<llvm-dis>, L<docs/BytecodeFormat.html> L<llvm-dis>, L<http://llvm.cs.uiuc.edu/docs/BytecodeFormat.html>
=head1 AUTHORS =head1 AUTHORS