Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!oakhill!dover!mathys From: mathys@dover.sps.mot.com (Yves Mathys) Newsgroups: comp.sys.apollo Subject: troff format on Apollo/Imagen Message-ID: <1961@dover.sps.mot.com> Date: 30 Nov 89 22:10:34 GMT Reply-To: mathys@dover.sps.mot.com.UUCP (Yves Mathys) Organization: Motorola SPS, Mesa, AZ Lines: 12 How can I print a troff document on an Imagen printer on Apollo. On SUN/Apple-laser I use the comment : troff -t docname | lpr -t The -t option is documented on Apollo, but if you look the /etc/printcap file, lpr is just a front end to /com/prf which doesn't support the -t option. Any ideas