[Top]
[Prev]
[Next]
[Bottom]
A.1.1 MANPATH Setting for Solaris 2.4
If you installed the Solaris 2.4 version of Site/SunNet/Domain
Manager software in /opt/SUNWconn/snm, enter one of the lines below
on a command line or in your shell startup file.
For a C-shell, in your $HOME/.cshrc file enter:
setenv MANPATH ${MANPATH}:/opt/SUNWconn/man
|
For a Bourne or Korn shell, in your $HOME/.profile
file enter:
set MANPATH=${MANPATH}:/opt/SUNWconn/man
export MANPATH |
A.1.2 MANPATH Setting for Solaris 1.1.1
If you installed the Solaris 1.1.1 version of Site/SunNet/Domain
Manager software in /usr/snm, enter one of the lines below on a
command line or in your shell startup file.
For a C-shell, in your $HOME/.cshrc file enter:
setenv MANPATH ${MANPATH}:/usr/man
|
For a Bourne or Korn shell, in your $HOME/.profile
file enter:
set MANPATH=${MANPATH}:/usr/man
export MANPATH |
[Top]
[Prev]
[Next]
[Bottom]