Xref: utzoo comp.unix.microport:3857 comp.text:5648 Path: utzoo!attcan!uunet!cs.utexas.edu!romp!obiwan!bob From: bob@obiwan.UUCP (Bob Willcox) Newsgroups: comp.unix.microport,comp.text Subject: JetRoff on Microport System V/AT still not working for me Message-ID: <255@obiwan.UUCP> Date: 24 Nov 89 19:36:26 GMT Reply-To: bob@obiwan.UUCP (Bob Willcox) Followup-To: comp.unix.microport Organization: Bob's Place, Austin, Tx Lines: 58 I have been attempting to get jetroff (version 1.1, patch level 4) working on my Microport System V/AT (ver 2.4) system for awhile now and have run into a couple of problems that seem to point to either my troff command and/or my man macros. First, if I execute troff with more than a single -m macro name specified: troff -man -mjetroff -Tjet filename it will eventually hang, waiting to read from stdin if the input was specified as a filename. Note that this fails the same way regardless of what two macro specifcations I attempt. If reading from stdin (via pipe or redirection): troff -man -mjetroff -Tjet