From jeremyp@gsmx07.alcatel.com.au Mon Oct 25 21:17:23 1999
Return-Path: <jeremyp@gsmx07.alcatel.com.au>
Received: from alcanet.com.au (border.alcanet.com.au [203.62.196.10])
	by hub.freebsd.org (Postfix) with ESMTP id 0E356153D3
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Mon, 25 Oct 1999 21:17:05 -0700 (PDT)
	(envelope-from jeremyp@gsmx07.alcatel.com.au)
Received: by border.alcanet.com.au id <40355>; Tue, 26 Oct 1999 14:12:08 +1000
Message-Id: <99Oct26.141208est.40355@border.alcanet.com.au>
Date: Tue, 26 Oct 1999 14:16:56 +1000
From: Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
Reply-To: peter.jeremy@alcatel.com.au
To: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Much of cam_cdbparse(3) prints in Courier
X-Send-Pr-Version: 3.2

>Number:         14532
>Category:       docs
>Synopsis:       Much of cam_cdbparse(3) prints in Courier
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 25 21:20:00 PDT 1999
>Closed-Date:    Tue Jun 20 03:55:53 PDT 2000
>Last-Modified:  Tue Jun 20 03:56:08 PDT 2000
>Originator:     Peter Jeremy
>Release:        
>Organization:
Alcatel Australia Limited
>Environment:

	cvs-cur 5781

>Description:

	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.

>How-To-Repeat:

	gzcat /usr/share/man/man3/cam_cdbparse.3.gz | groff -man | lp
	(or send output to ghostscript or similar).

>Fix:

	It is not clear how to create a stand-alone, indented record
	showing function arguments.  The closest I can find is:

Index: src/lib/libcam/cam_cdbparse.3
===================================================================
RCS file: /home/CVSROOT/src/lib/libcam/cam_cdbparse.3,v
retrieving revision 1.3
diff -u -r1.3 cam_cdbparse.3
--- cam_cdbparse.3	1999/08/28 00:04:05	1.3
+++ cam_cdbparse.3	1999/10/26 04:07:27
@@ -305,9 +305,7 @@
 The optional name is the first part of a field specifier and
 is in curly braces.  The text in curly braces in this example are
 the names:
-.Bd -literal -offset indent
-.Fa "{PS} v:b1 {Reserved} 0:b1 {Page Code} v:b6 # Mode select page"
-.Ed
+.Dl "{PS} v:b1 {Reserved} 0:b1 {Page Code} v:b6 # Mode select page"
 .Pp
 This field specifier has two one bit fields and one six bit field.
 The second one bit field is the constant value 0 and the first

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-doc 
Responsible-Changed-By: phantom 
Responsible-Changed-When: Tue Oct 26 02:38:01 PDT 1999 
Responsible-Changed-Why:  
Missfiled PR 
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Tue Jun 20 03:55:53 PDT 2000 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14532 
>Unformatted:
