CATMAN(1M) — HP-UX
NAME
catman − create the cat files for the manual
SYNOPSIS
/etc/catman [ −p ] [ −n ] [ −w ] [ sections ]
DESCRIPTION
Catman creates the preformatted versions of the online manual from the nroff input files. Each manual page is examined and those whose preformatted versions are missing or out of date are recreated. If any changes are made, catman will recreate the /usr/lib/whatis database.
If there is one parameter not starting with a ‘−’, it is taken to be a list of manual sections to look in. For example
catman 123
will cause the updating to only happen to manual sections 1, 2, and 3.
Options:
−n prevents creation of /usr/lib/whatis .
−p prints what would be done instead of doing it.
−w causes only the /usr/lib/whatis database to be created. No manual reformatting is done.
FILES
/usr/man/man*/*raw (nroff input) manual pages
/usr/man/cat*/*formatted manual pages
/usr/local/man/man*/*
/usr/local/man/cat*/*
/usr/contrib/man/man*/*
/usr/contrib/man/cat*/*
/usr/lib/mkwhatiscommands to make whatis database
AUTHOR
Catman was developed by the University of California, Berkeley California, Computer Science Division, Department of Electrical Engineering and Computer Science.
SEE ALSO
Hewlett-Packard Company — Version B.1, May 11, 2021