From: Brendan O'Dea Date: Sat, 29 Oct 2005 07:14:40 +0000 (+1000) Subject: perl5db.pl incorrect instructions in termination message X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6b27b0a01f1113e5e831a7896f1e08800942f3e5;p=p5sagit%2Fp5-mst-13.2.git perl5db.pl incorrect instructions in termination message Message-ID: <20051028211440.GA23305@londo.c47.org> p4raw-id: //depot/perl@25868 --- diff --git a/lib/perl5db.pl b/lib/perl5db.pl index e783ef5..b4edc83 100644 --- a/lib/perl5db.pl +++ b/lib/perl5db.pl @@ -2034,8 +2034,8 @@ to enter commands and have a valid context to be in. $term || &setterm; print_help(< to quit or B to restart, - use B I to avoid stopping after program termination, - B, B or B to get additional info. + use B I to avoid stopping after program termination, + B, B or B to get additional info. EOP # Set the DB::eval context appropriately.