office-gobmx/dmake/man
Rüdiger Timm e2c8c66d6b INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED
2004/07/11 15:15:17 vq 1.1.1.1.120.1: #i31255#, #i17992# Update the documentation of dmake to the new features.
2004-09-08 15:07:52 +00:00
..
dmake.nc INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED 2004-09-08 15:07:52 +00:00
dmake.tf INTEGRATION: CWS geordi2q11 (1.2.56); FILE MERGED 2003-12-17 15:02:30 +00:00
readme initial import 2000-09-22 14:33:37 +00:00

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