Quote:
Originally Posted by fpmurphy
Is /usr/share/man populated?
If it is populated, check your MANPATH enviromental variable setting.
If not, check output of pkginfo to see if SUNWman is listed.
If SUNWman is not listed, you need to install it using pkgadd to get the manpages.
|
just begin to pickup Solaris, need your help to elaborate:
what do you mean by populated?
# env |grep MANPATH
MANPATH=/usr/dt/man:/usr/man:/usr/openwin/share/man
From the pkginfo SUNWman is not listed.
# pkginfo|grep SUNWman
how to pkgadd manpages?
Thanks