Bug 14532

Summary: Much of cam_cdbparse(3) prints in Courier
Product: Documentation Reporter: Peter Jeremy <jeremyp>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Peter Jeremy 1999-10-26 05:20:00 UTC
	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).
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-10-26 10:38:01 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Missfiled PR 
Comment 2 alex freebsd_committer freebsd_triage 2000-06-20 11:55:53 UTC
State Changed
From-To: open->closed

Committed, thanks!