office-gobmx/dmake/man/readme
Rüdiger Timm 88a9e6b856 INTEGRATION: CWS ooo20040704 (1.1.1.1.120); FILE MERGED
2004/07/11 15:15:18 vq 1.1.1.1.120.1: #i31255#, #i17992# Update the documentation of dmake to the new features.
2004-09-08 15:08:33 +00:00

12 lines
496 B
Text

This directory contains the DMAKE manual page.
The files found here are:
dmake.tf - troff source for the manual page, you must use GNU groff
to typeset it or copy it as dmake.1 into a directory in
your search path for man pages to view it with the man
command.
dmake.nc - a typeset version of the manual page containing no control
characters. Generated with:
"groff -mman -rcR=0 -Tlatin1 -P -bcu dmake.tf > dmake.nc"