|
NAMEdoctype - intuit command line for formatting a document SYNOPSISdoctype [ -n ] [ -T dev ] [ file ] ... DESCRIPTIONDoctype examines a troff((1)) input file to deduce the appropriate text formatting command and prints it on standard output. Doctype recognizes input for troff((1)), related preprocessors like eqn((1)), and the ms((7)) and mm macro packages. Option -n invokes nroff instead of troff. The -T option is passed to troff. EXAMPLES
SOURCE/bin/doctype BUGSIn true A.I. style, its best guesses are inspired rather than accurate.
|