Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site vcvax1.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!cybvax0!vcvax1!paul From: paul@vcvax1.UUCP (paul) Newsgroups: net.unix-wizards Subject: Re: An oldie and a newie. Message-ID: <156@vcvax1.UUCP> Date: Fri, 20-Dec-85 13:11:36 EST Article-I.D.: vcvax1.156 Posted: Fri Dec 20 13:11:36 1985 Date-Received: Sat, 21-Dec-85 06:36:47 EST References: <525@smeagol.UUCP> Distribution: net Organization: VenturCom Inc., Cambridge, MA Lines: 5 > So, how do you get > "\n"s into an [nt]roff document without them being interpreted? The way to get a `\' in the output is to use a `\e' in the input. So use `\en' to get `\n'.