home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW dmake 4.0 / man / README < prev   
Encoding:
Text File  |  1995-06-01  |  607 b   |  20 lines  |  [TEXT/MPS ]

  1. This directory contains the DMAKE manual page.  The typeset version of the
  2. manual is compressed and uuencoded as this is the only reasonable method of
  3. shipping the control-character filled manpage around.
  4.  
  5. To unpack the typeset manual page please issue the following sequence of
  6. commands:
  7.  
  8.     uudecode dmake.uue
  9.     uncompress dmake.Z
  10.     mv dmake dmake.p
  11.  
  12. NOTE:  You only need to do this if you cannot typeset the manual page
  13.        yourself.
  14.  
  15. The other two files found here are:
  16.  
  17.     dmake.tf    - troff source for the manual page
  18.     dmake.nc    - a typeset version of the manual page containing
  19.               no control characters.
  20.