office-gobmx/dmake/man/readme
Jens-Heiner Rechtien b501a54cf9 initial import
2000-09-22 14:33:37 +00:00

26 lines
743 B
Text

This directory contains the DMAKE manual page. The typeset version of the
manual is compressed and uuencoded as this is the only reasonable method of
shipping the control-character filled manpage around.
To unpack the typeset manual page please issue the following sequence of
commands:
uudecode dmake.uue
uncompress dmake.Z
mv dmake dmake.p
NOTE: You only need to do this if you cannot typeset the manual page
yourself.
The other two files found here are:
dmake.tf - troff source for the manual page, you must use
GNU groff to typeset it.
dmake.nc - a typeset version of the manual page containing
no control characters.
Alternately visit the dmake WWW site, at
http://www.wticorp.com/dmake/dmake.html
Dennis