1*5737b690SBen Gras.\" $NetBSD: mdoc.template,v 1.7 2002/07/10 11:57:12 yamt Exp $ 2*5737b690SBen Gras.\" 3*5737b690SBen Gras.\" Copyright notice 4*5737b690SBen Gras.\" 5*5737b690SBen Gras.\" The uncommented requests are required for all man pages. 6*5737b690SBen Gras.\" The commented requests should be uncommented and used where appropriate. 7*5737b690SBen Gras.Dd Month day, year 8*5737b690SBen Gras.Dt DOCUMENT_TITLE SECTION [MACHINE] 9*5737b690SBen Gras.Os 10*5737b690SBen Gras.Sh NAME 11*5737b690SBen Gras.\" The next request should be used for sections 2 and 3 only. 12*5737b690SBen Gras.\" .Sh LIBRARY 13*5737b690SBen Gras.Sh SYNOPSIS 14*5737b690SBen Gras.Sh DESCRIPTION 15*5737b690SBen Gras.\" This next request is for sections 1 and 8 exit statuses only. 16*5737b690SBen Gras.\" .Sh EXIT STATUS 17*5737b690SBen Gras.\" This next request is for sections 2 and 3 function return values only. 18*5737b690SBen Gras.\" .Sh RETURN VALUES 19*5737b690SBen Gras.\" This next request is for sections 1, 6, 7 & 8 only. 20*5737b690SBen Gras.\" .Sh ENVIRONMENT 21*5737b690SBen Gras.\" .Sh FILES 22*5737b690SBen Gras.\" .Sh EXAMPLES 23*5737b690SBen Gras.\" This next request is for sections 1, 6, 7 & 8 only 24*5737b690SBen Gras.\" (command return values (to shell) and fprintf/stderr type diagnostics). 25*5737b690SBen Gras.\" .Sh DIAGNOSTICS 26*5737b690SBen Gras.\" The next request is for sections 2 and 3 error and signal handling only. 27*5737b690SBen Gras.\" .Sh ERRORS 28*5737b690SBen Gras.\" .Sh SEE ALSO 29*5737b690SBen Gras.\" Cross-references should be ordered by section (low to high), then in 30*5737b690SBen Gras.\" alphabetical order. 31*5737b690SBen Gras.\" .Sh STANDARDS 32*5737b690SBen Gras.\" .Sh HISTORY 33*5737b690SBen Gras.\" .Sh AUTHORS 34*5737b690SBen Gras.\" .Sh CAVEATS 35*5737b690SBen Gras.\" .Sh BUGS 36*5737b690SBen Gras.\" .Sh SECURITY CONSIDERATIONS 37