doctype - intuit command line for formatting a document
doctype [ -n ] [ -T dev ] [ file ] ...
Doctype examines a input file to deduce the appropriate text formatting
command and prints it on standard output. Doctype recognizes input for
related preprocessors like and the and mm macro packages.
Option -n invokes nroff instead of troff. The
-T option is passed to troff.
- eval `{doctype chapter.?} | lp
- Typeset files named chapter.0, chapter.1, ...
troff(1), eqn(1), tbl(1), pic(1),
In true A.I. style, its best guesses are inspired rather than accurate.