From owner-freebsd-doc Mon Mar 22 14:40:25 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9820315562 for ; Mon, 22 Mar 1999 14:40:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA80954; Mon, 22 Mar 1999 14:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ma3.seikyou.ne.jp (ma3.seikyou.ne.jp [202.211.152.179]) by hub.freebsd.org (Postfix) with ESMTP id DD9F01550E for ; 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 ; 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 To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/10737: [send-pr]: a broken figure in lpbb.4 (PS) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10737 >Category: docs >Synopsis: a broken figure in lpbb.4 (PS) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 22 14:40:00 PST 1999 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message