/usr/share/lib/whatis /usr/share/man/cat[.Z]//usr/share/man/man[.Z]//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]//usr/share/man/$LANG/man[.Z]/

man(1)

man(1)

Display the manual entry for id(1), with the output piped through pg -c:

PAGER="pg -c" export PAGER man id

List all printed manuals available for the current system (see manuals(5):

man manuals

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

keyword database

formatted manual entries [compressed]

raw (nroff(1) source) manual entries [compressed]

formatted native-language manual entries [compressed] raw (nroff(1) source) native-language manual entries

/usr/contrib/man/$LANG/cat[.Z]/[compressed] /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), ®xman(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

m

HP-UX Release 11i: December 2000

− 4 −

Section 1523