From nobody  Wed Mar 11 19:56:59 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id TAA20280;
          Wed, 11 Mar 1998 19:56:59 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199803120356.TAA20280@hub.freebsd.org>
Date: Wed, 11 Mar 1998 19:56:59 -0800 (PST)
From: mitchy@er.ams.eng.osaka-u.ac.jp
To: freebsd-gnats-submit@freebsd.org
Subject: Zic.8 in FreeBSD 2.2-980309-SNAP uses undefined macro.
X-Send-Pr-Version: www-1.0

>Number:         5986
>Category:       docs
>Synopsis:       Zic.8 in FreeBSD 2.2-980309-SNAP uses undefined macro.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 11 20:00:02 PST 1998
>Closed-Date:    Sat Jun 6 08:41:22 PDT 1998
>Last-Modified:  Sat Jun  6 08:42:13 PDT 1998
>Originator:     MITSUNAGA Noriaki
>Release:        FreeBSD-2.2.5-RELEASE
>Organization:
Osaka-univ
>Environment:
FreeBSD asahi.ams.eng.osaka-u.ac.jp 2.2.5-RELEASE FreeBSD 2.2.5-RELEASE #0: Wed Jan  7 15:24:51 JST 1998     mitchy@asahi.ams.eng.osaka-u.ac.jp:/usr/src/sys/compile/AKIA  i386

>Description:
In zic.8 of 2.2-980309-SNAP, undefined macro `.q' is used. 
This makes the man page display uncorrectly.
For example, lines

if the given time is local
.q "wall clock"
time,

become

if the given time is local "time

>How-To-Repeat:
With man page zic.8 in 2.2-980309-SNAP, do the following:

groff -mandoc -Tascii e2/zic.8 | less

>Fix:
Define `.q' macro as in previous version, or change `.q' to `.Dq' or
`.Sq'.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: thepish 
State-Changed-When: Sat Jun 6 08:41:22 PDT 1998 
State-Changed-Why:  
Fixed in current and RELENG_2_2. Thankyou 
>Unformatted:
