Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watmath.UUCP Path: utzoo!watmath!egisin From: egisin@watmath.UUCP (Eric Gisin) Newsgroups: net.bugs Subject: nroff bug query Message-ID: <6479@watmath.UUCP> Date: Tue, 17-Jan-84 21:22:38 EST Article-I.D.: watmath.6479 Posted: Tue Jan 17 21:22:38 1984 Date-Received: Wed, 18-Jan-84 02:45:02 EST Organization: U of Waterloo, Ontario Lines: 11 In term(5), the description of bdon (turn on boldface) says `nroff assumes that bdon is reset by twnl (newline)'. Therefore nroff should generate bdon for every line requiring boldface, but it doesn't. For example, in `nroff -Txerox -man /usr/man/man5/utmp.5' all three lines beginning at `SYNOPSIS' should be bold, but only the first is printed bold. Does anyone have a fix to make nroff match the documentation? I'm using V7/4BSD troff with tabxerox from 4.2 (I think).