Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Aug 2005 08:17:34 -0700
From:      "Gary W. Swearingen" <garys@opusnet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/84519: [patch] mdoc(7) manpage needs more about AUTHORS
Message-ID:  <ovd5ov2goh.5ov@mail.opusnet.com>
Resent-Message-ID: <200508031520.j73FK5t3026042@freefall.freebsd.org>

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

>Number:         84519
>Category:       docs
>Synopsis:       [patch] mdoc(7) manpage needs more about AUTHORS
>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:   Wed Aug 03 15:20:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gary W. Swearingen
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:

Many manpages name "authors" without indicating whether it applies
to the manpage or the software.

The mdoc manpage doesn't require it.  Nor does it say that
author's e-mail addresses should be inclosed in angle brackets,
which seems to be a de facto standard.

>How-To-Repeat:
n/a

>Fix:

The bit about e-mail address quoting probably belongs in a
manpage-wide discussion, but I didn't see a good place for it.


--- mdoc..orig.7	Wed Aug  3 07:26:32 2005
+++ mdoc.7	Wed Aug  3 08:02:43 2005
@@ -2900,10 +2900,13 @@
 .
 .It Li ".Sh AUTHORS"
 Credits should be placed here.
-The
+Use the
 .Ql .An
-macro should be used to specify the name(s) of the person(s).
-.
+macro for names and the
+.Ql .Aq
+macro for e-mail addresses within optional contact information.
+Explicitly indicate whether the person authored the initial manual page
+or the software or whatever the person is being credited for.
 .It Li ".Sh BUGS"
 Blatant problems with the topic go here.
 .El
>Release-Note:
>Audit-Trail:
>Unformatted:



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