xref: /netbsd-src/share/misc/mdoc.template (revision 3b435a73967be44dfb4a27315acd72bfacde430c)
1.\"	$NetBSD: mdoc.template,v 1.3 1998/06/09 06:54:05 lukem Exp $
2.\"
3.\" Copyright notice
4.\"
5.\" The following requests are required for all man pages.
6.Dd DATE
7.Dt DOCUMENT_TITLE SECTION [MACHINE]
8.Os
9.Sh NAME
10.Sh SYNOPSIS
11.Sh DESCRIPTION
12.\" The following requests should be uncommented and used where appropriate.
13.\" This next request is for sections 2 and 3 function return values only.
14.\" .Sh RETURN VALUES
15.\" This next request is for sections 1, 6, 7 & 8 only
16.\" .Sh ENVIRONMENT
17.\" .Sh FILES
18.\" .Sh EXAMPLES
19.\" This next request is for sections 1, 6, 7 & 8 only
20.\"     (command return values (to shell) and fprintf/stderr type diagnostics)
21.\" .Sh DIAGNOSTICS
22.\" The next request is for sections 2 and 3 error and signal handling only.
23.\" .Sh ERRORS
24.\" .Sh SEE ALSO
25.\" Cross-references should be ordered by section (low to high), then in
26.\"     alphabetical order.
27.\" .Sh STANDARDS
28.\" .Sh HISTORY
29.\" .Sh AUTHORS
30.\" .Sh BUGS
31.\" .Sh SECURITY CONSIDERATIONS
32