office-gobmx/dmake/man
Rüdiger Timm a5e98de6a0 INTEGRATION: CWS dmake49 (1.10.2); FILE MERGED
2007/06/25 22:11:44 vq 1.10.2.4: #i78508# Release dmake 4.9.
2007/06/22 20:47:10 vq 1.10.2.3: #i78061# Add testcase and documentation.
2007/06/22 17:36:46 vq 1.10.2.2: #i74007# Add documentation to manpage.
2007/06/18 03:56:01 vq 1.10.2.1: #i78033# Document :i macro expansion.
2007-07-03 10:30:42 +00:00
..
dmake.nc INTEGRATION: CWS dmake49 (1.8.2); FILE MERGED 2007-07-03 10:30:28 +00:00
dmake.tf INTEGRATION: CWS dmake49 (1.10.2); FILE MERGED 2007-07-03 10:30:42 +00:00
readme

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"