Instruction Manual
Setting up workstations
Guide to Submitting Jobs from the Client 2-13
2. Copy the contents of the /usr/xerox/NPS/IPS/client/man 
directory into /usr/xerox/man/man1.
3. Edit the .cshrc file in the home directory to include the 
following line:
4. Reinitialize the shell environment by entering 
source 
.cshrc
•
Korn shell users:
1. Create the directories /usr/xerox/man and /usr/xerox/man/
man1.
2. Copy the contents of the /usr/xerox/NPS/IPS/client/man 
directory into /usr/xerox/man/man1.
3. Add the following lines to the .profile file in the home 
directory to allow access to the man pages:
• On a DEC ULTRIX client workstation, do one of the following:
– Copy print.1, listjob.1, and listq.1 to the /usr/man/man1 
directory. Replace the ULTRIX print.1 file that already 
exists in this directory.
– If you do not want to replace the ULTRIX print.1 file, install 
the Xerox print.1 file in the /usr/man/manl or /usr/man/
mann directory. Then rename the file print.l or print.n 
respectively. To access the man pages, enter man local 
print or man new print.
– Copy the man pages to the /usr/xerox/man/man1 
directory. To access the man pages for a specific 
command, include the directory in your entry. For 
example, to access the man pages for the 
listjob
command, enter man -p /usr/xerox/man/man1/listjob.
setenv MANPATH /usr/xerox/man:/usr/man
MANPATH = /usr/xerox/man:/usr/man
export MANPATH 










