| Summary: | Dumpvalue.pm says SYNOPSYS instead of SYNOPSIS, causes error/warning in buildworld | ||
|---|---|---|---|
| Product: | Base System | Reporter: | richard <richard> |
| Component: | gnu | Assignee: | 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
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; 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. |