
This directory provides you with immediate access to a basic set of
documentation on the Khoros system.

announce  This is the announcement of the Khoros 1.0
          release.  It provides a brief overview of Khoros
          and ordering information.

buglist   This is list of known bugs.

chpt1     This is a copy of Volume I, Chapter 1 of the 
	  Khoros Users's manual provides general information 
	  for the Khoros user.  This should be considered required 
	  reading;  it is provided here so that people may gain a
	  basic understanding of Khoros without obtaining
	  the entire Khoros Manual.

khoros    This is a four page overview of Khoros.  If you
          are not sure what Khoros is and what it can do,
          read this document to get a better overview than
          the one provided in the announcement.

appendixB
	  The cpp symbols and  make  variables  that  define  the
          KHOROS_HOME/repos/config/imake_conf are listed and described
          in this appendix.

chpt9     Volume II, Chapter 9 of the Khoros Programmer's
          manual provides a detailed description of the
          source configuration and Imake system used by
          Khoros.  This will be helpful to those who are
          porting the software to other architectures or are
          having trouble with compiling; it is provided here so that
	  you may have access to this information without obtaining
	  the entire Khoros Manual.

install   This document is the installation guide.


All of the documents listed above are available in both postscript and 
plain text form on pprg.eece.unm.edu in the directory /pub/khoros/release.  
If you are installing from tape, you will find these documents in
$KHOROS_HOME/release.  

*.ftp : a plain text file
*.ps  : a formatted postscript file (ready to print)
*.ms  : the source "roff" file;  must be formatted before printing,
        including the use of "tbl" -- for example, 
	"% tbl install.ms | eroff -ms install.ms
