Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!harpo!seismo!hao!hplabs!sri-unix!eric%UCBARPA@berkeley From: eric%UCBARPA@berkeley@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: Diversions in Nroff Message-ID: <1871@sri-arpa.UUCP> Date: Tue, 7-Jun-83 19:15:00 EDT Article-I.D.: sri-arpa.1871 Posted: Tue Jun 7 19:15:00 1983 Date-Received: Sat, 11-Jun-83 18:46:56 EDT Lines: 19 From: Eric AllmanIn the input: .di XX hi there .di the "hi there" is still in the input buffer when the diversion is closed. Hence, it appears to be outside the diversion. The input: .di XX hi there .br .di works as expected. eric