merge the formfield patch from ooo-build
[ooovba.git] / dmake / man / readme
blob68c364e300562bdd3769f2c8755ce11b6d82d2a0
1 This directory contains the DMAKE manual page.
3 The files found here are:
5   dmake.tf  - troff source for the manual page, you must use GNU groff
6               to typeset it or copy it as dmake.1 into a directory in
7               your search path for man pages to view it with the man
8               command.
10   dmake.nc  - a typeset version of the manual page containing no control
11               characters. Generated with:
12               "groff -mman -rcR=0 -Tlatin1 -P -bcu dmake.tf > dmake.nc"