For Perl_Slab_Alloc(), eliminate the unused parameter 'm'.
[p5sagit/p5-mst-13.2.git] / pod / perldebguts.pod
index 6bc2c37..eb3815e 100644 (file)
@@ -191,9 +191,8 @@ Some functions are provided to simplify customization.
 
 =item *
 
-See L<perldebug/"Options"> for description of options parsed by
-C<DB::parse_options(string)> parses debugger options; see
-L<pperldebug/Options> for a description of options recognized.
+See L<perldebug/"Configurable Options"> for a description of options parsed by
+C<DB::parse_options(string)>.
 
 =item *