beautypg.com

Viewing the man pages, Man pages – Sun Microsystems Interface Adapter User Manual

Page 61

background image

41

A P P E N D I X

E

Viewing the Man Pages

The following man pages are included with the SunHSI software:

hsip(7d)

hsip_init(1m)

hsip_loop(1m)

hsip_stat(1m)

If you cannot view these man pages, you need to add the /opt/SUNWconn/man/
directory to your MANPATH environment variable. Depending on the UNIX shell you
are using, this variable might be defined in one of a number of startup files.

Man Pages

To View Man Pages in the C Shell Environment

1. Examine your $HOME/.login and $HOME/.cshrc files to locate the MANPATH

variable.

2. Using a text editor, add the following line to the end of the file containing the

MANPATH

variable.

If neither of the files in

Step 1

contains the MANPATH variable, add the following

line to the end of one of the files, or contact your system administrator for assistance.

setenv MANPATH “/opt/SUNWconn/man/:$MANPATH”

setenv MANPATH “/opt/SUNWconn/man/”