Document the IMPLEMENTATION NOTES section since we have a number of

man pages that use it.

PR:	10659
This commit is contained in:
Mike Pritchard 1999-06-15 19:03:54 +00:00
parent 5f13a5ab2e
commit 145da7ad10
1 changed files with 4 additions and 2 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93
.\" $Id: mdoc.7,v 1.7 1998/12/01 19:58:58 billf Exp $
.\" $Id: mdoc.7,v 1.8 1998/12/04 00:51:17 jkoshy Exp $
.\"
.Dd December 30, 1993
.Os
@ -84,7 +84,7 @@ Section headers, paragraph breaks, lists and displays.
.It Li \&.Sh
Section Headers.
Valid headers, in the order of presentation:
.Bl -tag -width "RETURN VALUES" -compact
.Bl -tag -width "IMPLEMENTATION NOTES" -compact
.It Ar NAME
Name section, should include the
.Ql \&.Nm
@ -98,6 +98,8 @@ Usage.
.It Ar DESCRIPTION
General description, should include
options and parameters.
.It Ar IMPLEMENTATION NOTES
Implementation specific information.
.It Ar RETURN VALUES
Sections two and three function calls.
.It Ar ENVIRONMENT