On the command line, check your MANPATH environment variable to see if the correct paths are already there.
If the correct path is not there, append the location of the mfwkadm utility and CAC man pages to your MANPATH environment variable.
For example, on Solaris:
MANPATH=/usr/dt/man:/usr/man:/opt/SUNWmfwk:/opt/SUNWcacao/man |
On Linux, update /etc/man.config with the path to the man pages.
Verify that the man pages are accessible.
For example:
man mfwkadm |