From ryo2@on.rim.or.jp  Fri May 29 02:26:04 1998
Received: from april.on.rim.or.jp (root@april.on.rim.or.jp [202.247.131.85])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22279
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 May 1998 02:25:59 -0700 (PDT)
          (envelope-from ryo2@on.rim.or.jp)
Received: from quill.on.rim.or.jp (ppp060.on.rim.or.jp [202.247.138.188]) by april.on.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id SAA06851; Fri, 29 May 1998 18:25:56 +0900 (JST)
Received: by quill.on.rim.or.jp (8.8.8/3.5Wpl5-97111919)
	id OAA02253; Fri, 29 May 1998 14:31:11 +0900 (JST)
Message-Id: <199805290925.SAA06851@april.on.rim.or.jp>
Date: Fri, 29 May 1998 14:31:11 +0900 (JST)
From: ryo2@on.rim.or.jp
Reply-To: ryo2@on.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: illegal roff macro is used in disklabel.5
X-Send-Pr-Version: 3.2

>Number:         6780
>Category:       docs
>Synopsis:       disklabel.5 manual page is wrong
>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:   Fri May 29 02:30:01 PDT 1998
>Closed-Date:    Fri May 29 03:12:55 PDT 1998
>Last-Modified:  Fri May 29 03:16:02 PDT 1998
>Originator:     Yoshishige Arai
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
RIMNET
>Environment:

Using default groff and tmac files on FreeBSD.

>Description:

In the /usr/share/man/man5/disklabel.5, there is written as;

  The format of the disk label, as specified in
  .Aw Pa sys/disklabel.h ,
  is

But the formatted result of "man 5 disklabel" can't show
this header file name as following.

  The format of the disk label, as specified in is

It seems to be caused by the lack of the roff macro ".Aw" in any
file of tmac directory.
In addition to it, the disklabel.5 don't have description about
its' history although ".Sh HISTORY" line exists.

>How-To-Repeat:

It always happens.

>Fix:
	
How about to rewrite the corresponding line as
".Aq .Pa sys/disklabel.h ," or ".Pa sys/disklabel.h ,"?
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Fri May 29 03:12:55 PDT 1998 
State-Changed-Why:  
Corrected in r1.3 of "disklabel.5". 
>Unformatted:
