mdoc.template revision 1.3 $NetBSD: mdoc.template,v 1.3 1998/06/09 06:54:05 lukem 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 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