Fix a broken link and a meaningless phrase in perldebguts
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 22 Mar 2007 14:41:17 +0000 (14:41 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 22 Mar 2007 14:41:17 +0000 (14:41 +0000)
p4raw-id: //depot/perl@30686

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 *