Research V3 release
[unix-history] / man / man1 / man.1
.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\b\b\b___ title [ section ]
.sp
.ti 0
DESCRIPTION man\b\b\b___
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\b_ 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 --