dox-9.1 
 A shell command-line interface to Xlib functions
  - Contributed by
  
 - Mike Hopkirk (hops)
  
 - Obtained from
  
 - Net - ftp.org.com contrib
  
 - Author(s)
  
 - Arthur David Olson (arthur.david.olson@nih.gov) 1994
  
 - Restrictions
  
 - Unlimited ( I think ) see copyright file
 
Description
The dox program is a shell command-line interface to Xlib functions;
it can be used to create (very) simple script-based X applications.
 
In addition to the dox source code and manual page, there are four scripts:
  -  try.sh - exercises all Xlib functions callable by dox
  
 -  xshev.sh -     ksh-script-based version of contributed xev program
  
 -  xshkill.sh -   script-based version of standard xkill program
  
 -  xshlogo.sh -      ksh-script-based version of standard xlogo program
 
These are intended as examples only and are not installed by the Imakefile.
  - Productivity
  
 -  Useful for shell scripts if you have nothing else.
  
 - Safety
  
 - Unknown
  
 - Work Planned
  
 - None
  
 - Documentation
  
 - README file
  
 - Verification
  
 -  Run sample scripts
 
Build Notes
This source is configured to be installed under
/usr/skunk.
To build it for a different location, compile with
make INSTALL_DIR=directory.
SkunkWare 5.0 1995