
Documentation for the PSD utilities can be accessed by using the man 
page system.  Currently, there are the following man pages:

     CFGPAR     - Generates a binary configuration file that is
                  consumed by the diagnostic test applications.
     DIAGSCANIO - Provides console interface to Paragon nodes via
                  the scan interface from the diagnostic station.
     DSDC       - A script that starts or stops the Diagnostic Station
                  daemon dsd.
     FLASHUTIL  - Allows the user to reprogram the flash EPROMs on
                  each of the Paragon GP Node boards.
     FSCAN      - Fast Scan Console Interface with builtin Watchdog
     GENCFG     - Scans the Paragon system hardware connected to the
                  Diagnostic Station and produces hardware configuration
                  information in human-readable format.
     HWCFG      - This utility is a front-end script to the utility
                  gencfg.
     INITUTIL   - Allows the user to initialize the Paragon system.
     MARGIN     - Margin the power supplies voltage in all cabinets.
     MERGECFG   - Generates a consolidated configuration file
                  describing the Paragon hardware.
     MRCUTIL    - Display and modify the contents of the MRC
                  registers in the system.
     RSTUTIL    - Allows resetting of GP node boards, MRCs, power
                  controller boards, and the global clock in a Paragon
                  system.
     STATUSUTL  - Displays status information from the system.

The man page files for the above listed utilities reside in the
'/usr/man/cat.LOCAL' directory.  There are two ways to access the
files for information about a particular utility:

	1) Do a more on the man page file, for example:

           DS# more /usr/man/cat.LOCAL/initutil.LOCAL

        2) Do a man for a particular utility, for example:

           DS# man initutil
