From phantom@scorpion.crimea.ua Fri Aug 13 17:34:19 1999
Return-Path: <phantom@scorpion.crimea.ua>
Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71])
	by hub.freebsd.org (Postfix) with ESMTP id 0961014A2D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Aug 1999 17:33:59 -0700 (PDT)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from uucp@localhost)
	by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id DAA08535
	for FreeBSD-gnats-submit@freebsd.org; Sat, 14 Aug 1999 03:35:39 +0400 (MSD)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from phantom@localhost)
	by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id DAA03367;
	Sat, 14 Aug 1999 03:26:59 +0400 (MSD)
Message-Id: <199908132326.DAA03367@scorpion.crimea.ua>
Date: Sat, 14 Aug 1999 03:26:59 +0400 (MSD)
From: "Alexey M. Zelkin" <phantom@cris.net>
Sender: phantom@scorpion.crimea.ua
Reply-To: "Alexey M. Zelkin" <phantom@cris.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: additional standard (de-facto) section header description
X-Send-Pr-Version: 3.2

>Number:         13131
>Category:       docs
>Synopsis:       AUTHORS section header is also can be listed in mdoc(7)
>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 Aug 13 17:40:00 PDT 1999
>Closed-Date:    Sat Aug 14 02:47:00 PDT 1999
>Last-Modified:  Sat Aug 14 02:48:53 PDT 1999
>Originator:     Alexey Zelkin
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Home
>Environment:

>Description:

AUTHORS -mdoc section header is not listed in mdoc(7)

>How-To-Repeat:

man 7 mdoc

>Fix:
	
Index: mdoc.7
===================================================================
RCS file: /usr/local/CVSROOT/src/share/man/man7/mdoc.7,v
retrieving revision 1.9
diff -c -r1.9 mdoc.7
*** mdoc.7	1999/06/15 19:03:54	1.9
--- mdoc.7	1999/08/13 23:23:26
***************
*** 122,127 ****
--- 122,129 ----
  of the subject should be given.
  .It Ar BUGS
  Gotchas and caveats.
+ .It Ar AUTHORS
+ Author(s) name(s) and address(es) (use .An and .Ad macros!)
  .It Ar other
  Customized headers may be added at
  the authors discretion.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Sat Aug 14 02:47:00 PDT 1999 
State-Changed-Why:  
mdoc(7) was updated to document the AUTHORS section. 

mdoc.samples(7) was also updated to document which macro should 
be used to declare the authors name. 

The supplied patch wasn't used, but thanks for pointing it out. 
>Unformatted:
