FreeBSD Manual Pages
DOCTYPE(1) General Commands Manual DOCTYPE(1) NAME doctype - intuit command line for formatting a document SYNOPSIS doctype [ -n ] [ -T dev ] [ file ] ... DESCRIPTION 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. EXAMPLES eval `{doctype chapter.?} | lp Typeset files named chapter.0, chapter.1, ... SOURCE /bin/doctype SEE ALSO troff(1), eqn(1), tbl(1), pic(1), BUGS In true A.I. style, its best guesses are inspired rather than accurate. DOCTYPE(1)
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SOURCE | SEE ALSO | BUGS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=doctype&sektion=1&manpath=FreeBSD+12.1-RELEASE+and+Ports>