Description of problem: Do 'man perldoc'. The man page shows raw POD directives: SYNOPSIS B<perldoc> [B<-h>] [B<-D>] [B<-t>] [B<-u>] [B<-m>] [B<-l>] [B<-F>] [B<-i>] [B<-V>] [B<-T>] [B<-r>] [B<-dI<destination_file>>] [B<-oI<formatname>>] [B<-MI<FormatterClassName>>] [B<-wI<formatteroption:value>>] [B<-n>I<nroff-replacement>] [B<-X>] [B<-L> I<language_code>] PageName|ModuleName|ProgramName|URL Examples: B<perldoc> B<-f> BuiltinFunction B<perldoc> B<-L> it B<-f> BuiltinFunction etc. Version-Release number of selected component (if applicable): perl-Pod-Perldoc-3.17-1.fc17.noarch How reproducible: 100% Steps to Reproduce: 1. man perldoc
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.