Bug 821632
Summary: | perldoc man page is broken, shows "B<perldoc> [B<-h>] [B<-D>]" etc | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Richard W.M. Jones <rjones> |
Component: | perl-Pod-Perldoc | Assignee: | Petr Pisar <ppisar> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | mmaslano, perl-devel, ppisar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | perl-Pod-Perldoc-3.17-2.fc18 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-26 07:22:32 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Richard W.M. Jones
2012-05-15 07:46:51 UTC
Some POD formatting sequences are not translated into roff sequences. The synopsis section is affected only. F18--17 affected. This is bug in perldoc.pod source: =head1 SYNOPSIS B<perldoc> [B<-h>] [B<-D>] [B<-t>] [B<-u>] [B<-m>] [B<-l>] [B<-F>] Here the `B<perldoc>...' text is preceded with a literal space which denotes the paragraph a verbatim paragraph where none POD sequences are interpreted. Fixed as perl-Pod-Perldoc-3.17-2.fc18 in F18. perl-Pod-Perldoc-3.17-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/perl-Pod-Perldoc-3.17-2.fc17 (In reply to comment #5) > perl-Pod-Perldoc-3.17-2.fc17 has been submitted as an update for Fedora 17. > https://admin.fedoraproject.org/updates/perl-Pod-Perldoc-3.17-2.fc17 I checked this package and it's fixed. Will +1 it. Package perl-Pod-Perldoc-3.17-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-Pod-Perldoc-3.17-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-7869/perl-Pod-Perldoc-3.17-2.fc17 then log in and leave karma (feedback). perl-Pod-Perldoc-3.17-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |