HP-UX Reference (11i v1 00/12) - 1M System Administration Commands A-M (vol 3)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/!!!intro.1m
________________________________________________________________
___ ___
c
catman(1M) catman(1M)
EXAMPLES
Create uncompressed cat∗ files for sections 1 and 1m of the manual, but don’t create the
/usr/share/lib/whatis database:
catman -z -n 11m
Run catman from a server to create cat∗ entries for a diskless client under the alternate root
/export/shared_roots/OS_700:
catman -A /export/shared_roots/OS_700
This will create cat∗ manpages under:
/export/shared_roots/OS_700/usr/share/man/
/export/shared_roots/OS_700/usr/contrib/man/
/export/shared_roots/OS_700/usr/local/man/
and a whatis file in:
/export/shared_roots/OS_700/usr/share/lib/whatis
Create cat∗ entries for an application and merge the information with the
/usr/share/lib/whatis
database:
MANPATH=/opt/langtools/man
catman -m
Note that you may wish to save MANPATH before doing this, so as not to lose your current
MANPATH.
AUTHOR
catman was developed by HP and the University of California, Berkeley.
FILES
/usr/share/man/man∗[.Z]/ ∗
Unformatted (nroff(1)-compatible source) manual entry files
[compressed].
/usr/share/man/cat∗[.Z]/ ∗
Formatted manual pages [compressed].
/usr/local/man/man∗[.Z]/ ∗
/usr/local/man/cat∗[.Z]/ ∗
/usr/contrib/man/man∗[.Z]/ ∗
/usr/contrib/man/cat∗[.Z]/ ∗
/usr/share/lib/whatis
Database of manpage entry summaries; utilized by the man -k
command.
/usr/lbin/mkwhatis
Command to make whatis database.
SEE ALSO
compress(1), fixman(1M), man(1), environ(5).
HP-UX Release 11i: December 2000 − 2 − Section 1M−−123
___
___