


This is the base directory for manual pages for VolVis, and its utilities and
libraries.  To see the man pages located here, either add this directory to
your MANPATH environment variable, or use "man -M ~volvis/man ...".  The 
following is a list of manual sections:


	Section				Description

	   1		This section of the manual contains User Commands.
			These are programs and utilities which are executed
			by a user, usually from the command line.

	   2		This section contains coding standards that should
			be used when programming within the VolVis 
			system.  This section also contained file format
			descriptions.

	   3		This section of the manual contains Library Routines.
			These are the routines which would be used by a 
			programmer working under the VolVis environment.



For each section X of the manual, there is a manX/ and a catX/ directory.
The manX/ directory contains the troff source manual pages, while the catX/
directory contains a formatted version of the manual pages contained in
manX/.  The whatis file located in this directory is a database which is
referenced for man -k operations.  The formatted manual pages and the whatis 
database are generated by using catman. 


