From hiloshi@seikyou.ne.jp Mon Mar 22 14:34:34 1999
Return-Path: <hiloshi@seikyou.ne.jp>
Received: from ma3.seikyou.ne.jp (ma3.seikyou.ne.jp [202.211.152.179])
	by hub.freebsd.org (Postfix) with ESMTP id DD9F01550E
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Mar 1999 14:34:01 -0800 (PST)
	(envelope-from hiloshi@seikyou.ne.jp)
Received: from hiloshi.seikyou.ne.jp (kyoto-454.seikyou.ne.jp [202.211.148.9])
	by ma3.seikyou.ne.jp (8.9.3/3.7WNSK99010601) with ESMTP id HAA10333
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Mar 1999 07:33:41 +0900
Received: (from hiloshi@localhost) by hiloshi.seikyou.ne.jp (8.8.5/3.5Wpl7) id HAA00893; Tue, 23 Mar 1999 07:33:34 +0900 (JST)
Message-Id: <199903222233.HAA00893@hiloshi.seikyou.ne.jp>
Date: Tue, 23 Mar 1999 07:33:34 +0900 (JST)
From: Kaneda Hiloshi <vanitas@ma3.seikyou.ne.jp>
Sender: hiloshi@seikyou.ne.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: [send-pr]: a broken figure in lpbb.4 (PS)
X-Send-Pr-Version: 3.2

>Number:         10737
>Category:       docs
>Synopsis:       a broken figure in lpbb.4 (PS)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nsouch
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 14:40:00 PST 1999
>Closed-Date:    Sun Apr 11 16:58:55 PDT 1999
>Last-Modified:  Sun Apr 11 17:21:20 PDT 1999
>Originator:     Kanenda
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
FreeBSD jp-man project
>Environment:

http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/lpbb.4?rev=1.1

>Description:

The electric figure in man page lpbb(4) is broken in PS output
(due to space pading).
I suggest to quote it with macros `.Bd -literal' and `.Ed'.

>How-To-Repeat:

man -t 4 lpbb

>Fix:
	
Try this patch:

--- lpbb.4.orig	Tue Mar 23 07:08:11 1999
+++ lpbb.4	Tue Mar 23 07:16:23 1999
@@ -41,7 +41,7 @@
 .Em lpbb
 driver supports the Philips official I2C parallel bit-banging interface.
 .Pp
- 
+.Bd -literal
                                          LS05 pin 14 (Vcc) o      -------
                                                            |      |     |
             +--+--+---------------------+--+--+------------+------+-o 1 |
@@ -63,6 +63,7 @@
   25-pin male D   | 1 - 4-pin connector   | 1 - 25-pin male D connector |
   connector to PC | 1 - 74LS05 open collector hex inverter              |
   printer port    ------------------------------------------------------- 
+.Ed
 .Pp
 .Sh SEE ALSO
 .Xr iicbus 4 ,

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->nsouch 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Sun Mar 28 09:56:02 PST 1999 
Responsible-Changed-Why:  
His manpage. :-) 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Sun Apr 11 16:58:55 PDT 1999 
State-Changed-Why:  
Fixed by nsouch in rev 1.2 of src/share/man/man4/lpbb.4
>Unformatted:
