summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2009-08-20 09:42:30 +0000
committerRafael Garcia-Suarez <rgs@consttype.org>2010-03-12 09:48:20 +0100
commitb92fc6c1e65fe8477af54d8e964f1ca0229628ab (patch)
tree81445318c7cc19a2a3fa82294f40f50197c51bd0 /autodoc.pl
parentc4af86f5b3084bfb0d5b6e7a06b8875b723ab49e (diff)
downloadperl-b92fc6c1e65fe8477af54d8e964f1ca0229628ab.tar.gz
Use POD-style references
Diffstat (limited to 'autodoc.pl')
-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