man.1 (2010 09)

m
man(1) man(1)
man mypage
Display the manual entry for id(1), with the output piped through
pg -c:
PAGER="pg -c"
export PAGER
man id
Display intro (4) and intro (3):
man 4 intro
man 3 intro
WARNINGS
Manual entries are structured such that they can be printed on a phototypesetter, conventional line
printer, and screen display devices. However, due to line printer and display device limitations, some
information may be lost in certain situations.
FILES
/usr/share/lib/whatis
keyword database
/usr/share/man/cat*[.Z]/*
formatted manual entries [compressed]
/usr/share/man/man*[.Z]/*
raw (nroff(1)) source) manual entries [compressed]
/usr/contrib/man/cat*[.Z]/*
/usr/contrib/man/man*[.Z]/*
/usr/local/man/cat*[.Z]/*
/usr/local/man/man*[.Z]/*
/usr/share/man/$LANG/cat*[.Z]/*
formatted native-language manual entries
[compressed]
/usr/share/man/$LANG/man*[.Z]/*
raw (nroff(1)) source) native-language manual entries
[compressed]
/usr/contrib/man/$LANG/cat*[.Z]/*
/usr/contrib/man/$LANG/man*[.Z]/*
/usr/local/man/$LANG/cat*[.Z]/*
/usr/local/man/$LANG/man*[.Z]/*
SEE ALSO
col(1), compress(1), grep(1), more(1), catman(1M), fixman(1M), environ(5), intro(1), intro(1M), intro(2),
intro(3), intro(4), intro(5), intro(7), intro(9), introduction(9), man(5), manuals(5).
STANDARDS CONFORMANCE
man: XPG4
4 Hewlett-Packard Company 4 HP-UX 11i Version 3: September 2010