Bug 25459

Summary: Dumpvalue.pm says SYNOPSYS instead of SYNOPSIS, causes error/warning in buildworld
Product: Base System Reporter: richard <richard>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description richard 2001-02-28 17:40:01 UTC
Dumpvalue.pm says SYNOPSYS instead of SYNOPSIS, causes error/warning in buildworld

Fix: 

Fix the spelling
Comment 1 ashp freebsd_committer freebsd_triage 2002-02-09 02:26:22 UTC
State Changed
From-To: open->feedback

Patch attached, does that help you? 

--- Dumpvalue.pm.orig   Fri Feb  8 21:22:15 2002 
+++ Dumpvalue.pm        Fri Feb  8 21:22:29 2002 
@@ -450,7 +450,7 @@ 

Dumpvalue - provides screen dump of Perl data. 

-=head1 SYNOPSYS 
+=head1 SYNOPSIS 

use Dumpvalue; 
my $dumper = new Dumpvalue;
Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2002-08-26 04:25:45 UTC
State Changed
From-To: feedback->closed

Feedback timeout.  Perl is no longer in the base system and this is in 
feedback for a very long time.