V3/usr/man/man1/man.1

Find at most related files.
including files from this version of Unix.

.pa 1
.he 'MAN (I)'3/15/72'MAN (I)'
.ti 0
NAME		man -- run off section of UNIX manual
.sp
.ti 0
SYNOPSIS	man___ title [ section ]
.sp
.ti 0
DESCRIPTION	man___
is a shell command file that will locate
and run off a particular section of this manual.
Title is the the desired
part of the manual.
Section is the section number of the manual.
(In Arabic, not Roman numerals.)
If section is missing, 1_ is assumed.
For example,

	man man

would reproduce this page.
.sp
.ti 0
FILES		/sys/man/man?/*
.sp
.ti 0
SEE ALSO	sh(I), roff(I)
.sp
.ti 0
DIAGNOSTICS	"File not found", "Usage .."
.sp
.ti 0
BUGS		--