This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change perlgpl.pod to GPL 1 to match README
[perl5.git] / pod / perldebguts.pod
index 55f237b..7319e74 100644 (file)
@@ -4,7 +4,7 @@ perldebguts - Guts of Perl debugging
 
 =head1 DESCRIPTION
 
-This is not the perldebug(1) manpage, which tells you how to use
+This is not L<perldebug>, which tells you how to use
 the debugger.  This manpage describes low-level details concerning
 the debugger's internals, which range from difficult to impossible
 to understand for anyone who isn't incredibly intimate with Perl's guts.