Bug 433242
Summary: | backticks are converted to left quotes (can't search for ` in man page) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mikel Ward <mikel> |
Component: | groff | Assignee: | Marcela Mašláňová <mmaslano> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | ||
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-02-18 00:18:34 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
Mikel Ward
2008-02-17 23:50:36 UTC
spacing sounds like exactly what I want http://en.wikipedia.org/wiki/Non-spacing_character (non-spacing means it doesn't advance the cursor) According to groff_char(7), it should \[ga] (= grave accent), but I've also read \' is the way to get one. Will do some more digging. Sounds like this will end up being a bug against perldoc. Not a bug. See bug 433243. |