Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1a 12/4/83; site rlgvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!seismo!rlgvax!guy From: guy@rlgvax.UUCP (Guy Harris) Newsgroups: net.text,net.wanted,net.unix-wizards Subject: Re: nroff driver tables - how-to Message-ID: <1860@rlgvax.UUCP> Date: Sun, 15-Apr-84 02:07:58 EST Article-I.D.: rlgvax.1860 Posted: Sun Apr 15 02:07:58 1984 Date-Received: Sun, 15-Apr-84 23:36:11 EST References: <374@rdin.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 30 > It also describes the procedure for converting this source file > into a data file under System III. I still do not have the maketerms.c > and terms.mk files which are needed for this procedure. I would even > welcome a description of the file contents so that I could write my own. Unfortunately, those files are part of the *roff source distribution, so you'd have to have a source license to get them. > BSD does not require these files. Under BSD, you simply compile > the source file, and move the ".o" file (sans ".o") to /usr/lib/term. V7 doesn't require them either. (There seems to be a common assumption that there's BSD UNIX and there's USG UNIX. Many forget that there was a V7 UNIX which actually ran on PDP-11s and preceded both BSD and USG UNIX.) Also note: 1) under V7 and 4.xBSD, "bset" and "breset" are the bits to turn on and off in the "sg_flags" field; 2) the remark about boldface mode being reset automatically by the "twnl" string is *not* generically true; it was a local modification made here due to the braindamage of the Spinwriter printers we have - a carriage return turns off boldfacing on those printers, and 3) the V7/4.xBSD "nroff" does not have the "iton" or "itoff" sequences for turning on and off "italic" mode. Guy Harris {seismo,ihnp4,allegra}!rlgvax!guy