xref: /netbsd-src/share/misc/mdoc.template (revision 2a399c6883d870daece976daec6ffa7bb7f934ce)
1.\"	$NetBSD: mdoc.template,v 1.2 1997/03/25 07:20:01 mikel 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