| Summary: | Much of cam_cdbparse(3) prints in Courier | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Peter Jeremy <jeremyp> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-bugs->freebsd-doc Missfiled PR State Changed From-To: open->closed Committed, thanks! |
All of cam_cdbparse(3) after the line beginning `{PS} v:b1' prints in courier. The problem appears to be that the .Bd and nested .Fa confuse groff so that it loses the original Roman font. Fix: It is not clear how to create a stand-alone, indented record showing function arguments. The closest I can find is: How-To-Repeat: gzcat /usr/share/man/man3/cam_cdbparse.3.gz | groff -man | lp (or send output to ghostscript or similar).