Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 15:47:50 +0900 (JST)
From:      kuma@jp.freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/13283: A macro inapropriate usage in asc.4
Message-ID:  <199908210647.PAA01212@laurel.nk.rim.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         13283
>Category:       conf
>Synopsis:       A macro used in 'asc.4' should be changed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 20 23:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Norihiro Kumagai
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
Japanese FreeBSD Manual Translation Project
>Environment:

	man file has the following RCS string
	$Id: asc.4,v 1.8 1998/10/22 14:17:44 bde Exp $

>Description:

	In the 'FILES' section, the macro '.PB' should be '.El' because the
	corresponding open macro is '.Bl'.

>How-To-Repeat:

	(nope)

>Fix:
	
	Apply the following patch:


--- asc.4-us-org	Sat Aug 14 12:23:21 1999
+++ asc.4-us	Sat Aug 21 15:36:12 1999
@@ -169,7 +169,7 @@
 device node for
 .Xr pbm 5
 and debug mode
-.PB
+.El
 .\"
 .\" .Sh DIAGNOSTICS
 .\"


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908210647.PAA01212>