Manual pages are provided for the compiler invocation commands and other compiler utilities.
Before you can view the manual pages, you must add the manual page directory to the MANPATH environment variable by entering the following on the command line:
export MANPATH=$MANPATH:/usr/vacpp/man/LANG
where LANG may
be any one of: MANPATH=$MANPATH:/usr/vacpp/man/en_US
export MANPATH
MANPATH=$MANPATH:/usr/vacpp/man/$LANG
export MANPATH
where $LANG is set to any of the language locales
listed above.To test whether the manual pages have been successfully installed, open one or more of the manual pages, as described in Viewing the manual pages.