Bug 427042
Summary: | Quote characters come out wrong in gnome-terminal | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ed Avis <ed> |
Component: | perl | Assignee: | Marcela Mašláňová <mmaslano> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | kasal, rc040203, robin.norwood, tcallawa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-20 12:07:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ed Avis
2007-12-30 16:43:48 UTC
This is the man-page problem - groff has a special symbol to display ' character - man pages should use this symbol. This is know bug, it was fixed in new perl-5.10.0 in F-9. The problem was caused by pod2man, which is responsible for generating manual pages for perl. The backport fix isn't possible because whole pod2man was rewrite. Please be patient and wait for new Fedora. |