mdoc.template revision 1.4
$NetBSD: mdoc.template,v 1.4 2000/08/28 16:58:58 kleink Exp $
Copyright notice
The following requests are required for all man pages.
.Dd DATE .Dt DOCUMENT_TITLE SECTION [MACHINE] .Os .Sh NAME .Sh SYNOPSIS .Sh DESCRIPTION The following requests should be uncommented and used where appropriate.
This next request is for sections 1 and 8 exit statuses only.
.Sh EXIT STATUS
This next request is for sections 2 and 3 function return values only.
.Sh RETURN VALUES
This next request is for sections 1, 6, 7 & 8 only
.Sh ENVIRONMENT
.Sh FILES
.Sh EXAMPLES
This next request is for sections 1, 6, 7 & 8 only
(command return values (to shell) and fprintf/stderr type diagnostics)
.Sh DIAGNOSTICS
The next request is for sections 2 and 3 error and signal handling only.
.Sh ERRORS
.Sh SEE ALSO
Cross-references should be ordered by section (low to high), then in
alphabetical order.
.Sh STANDARDS
.Sh HISTORY
.Sh AUTHORS
.Sh BUGS
.Sh SECURITY CONSIDERATIONS
Copyright notice
The following requests are required for all man pages.
.Dd DATE .Dt DOCUMENT_TITLE SECTION [MACHINE] .Os .Sh NAME .Sh SYNOPSIS .Sh DESCRIPTION The following requests should be uncommented and used where appropriate.
This next request is for sections 1 and 8 exit statuses only.
.Sh EXIT STATUS
This next request is for sections 2 and 3 function return values only.
.Sh RETURN VALUES
This next request is for sections 1, 6, 7 & 8 only
.Sh ENVIRONMENT
.Sh FILES
.Sh EXAMPLES
This next request is for sections 1, 6, 7 & 8 only
(command return values (to shell) and fprintf/stderr type diagnostics)
.Sh DIAGNOSTICS
The next request is for sections 2 and 3 error and signal handling only.
.Sh ERRORS
.Sh SEE ALSO
Cross-references should be ordered by section (low to high), then in
alphabetical order.
.Sh STANDARDS
.Sh HISTORY
.Sh AUTHORS
.Sh BUGS
.Sh SECURITY CONSIDERATIONS