summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--autodoc.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc.pl b/autodoc.pl
index a88af9cde6..2fc039716f 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -322,7 +322,7 @@ Updated to be autogenerated from comments in the source by Benjamin Stuhl.
=head1 SEE ALSO
-perlguts(1), perlxs(1), perlxstut(1), perlintern(1)
+L<perlguts>, L<perlxs>, L<perlxstut>, L<perlintern>
_EOE_
@@ -352,6 +352,6 @@ document their functions.
=head1 SEE ALSO
-perlguts(1), perlapi(1)
+L<perlguts>, L<perlapi>
END