From owner-cvs-share Fri Mar 7 05:27:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA10862 for cvs-share-outgoing; Fri, 7 Mar 1997 05:27:15 -0800 (PST) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA10854; Fri, 7 Mar 1997 05:27:10 -0800 (PST) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id IAA09780; Fri, 7 Mar 1997 08:26:33 -0500 (EST) Date: Fri, 7 Mar 1997 08:26:33 -0500 (EST) From: John Fieber To: Bruce Evans cc: mpp@freefall.freebsd.org, asami@freefall.freebsd.org, cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/doc/handbook contrib.sgml In-Reply-To: <199703070920.UAA09337@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 7 Mar 1997, Bruce Evans wrote: > >Take a look at handbook.ascii. It looks like all of those < and >'s > >aren't being converted properly. They come out like: > > > >Contributed by Mike Pritchard [lt ]mpp@FreeBSD.ORG[gt ]. > > They come out right in handbook.latin1. handbook.ascii hasn't been > generated by default since rev.1.12 1996/10/08 of bsd.sgml.mk. Indeed, but that isn't an decent excuse for ascii not working. :) I'll check into this. -john