From owner-freebsd-doc Wed Sep 19 14:45: 8 2001 Delivered-To: freebsd-doc@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 6E85A37B409; Wed, 19 Sep 2001 14:45:02 -0700 (PDT) Received: from [207.76.207.129] (PBG4.whistle.com [207.76.207.129]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id OAA23793; Wed, 19 Sep 2001 14:43:35 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark-ml@207.76.206.1 Message-Id: In-Reply-To: <20010919133141.B32665@dragon.nuxi.com> References: <200109191419.f8JEJNZ84529@c527597-a.cstvl1.sfba.home.com> <23856.1000909456@axl.seasidesoftware.co.za> <20010919154730.I13240@tao.org.uk> <200109191455.f8JEtcd84962@c527597-a.cstvl1.sfba.home.com> <20010919155721.L13240@tao.org.uk> <20010919133141.B32665@dragon.nuxi.com> Date: Wed, 19 Sep 2001 14:43:29 -0700 To: obrien@FreeBSD.org, Josef Karthauser From: Mark Peek Subject: Re: [HEADS UP] $FreeBSD$ checks in /home/ncvs/doc. Cc: "Bruce A. Mah" , Sheldon Hearn , doc@FreeBSD.org, developers@FreeBSD.org Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 1:31 PM -0700 9/19/01, David O'Brien wrote: >On Wed, Sep 19, 2001 at 03:57:21PM +0100, Josef Karthauser wrote: >> > There's 58 screenshot files (in the handbook's install guide) and about >> > 25 eps files in the doc/ tree. I'd rather permit these to remain "as > >EPS files are 7-bit ASCII and have a comment field. >Why cannot "% $FreeBSD$" be added to the head of them? It is recommended for EPS documents to be 7-bit but not required. You might be able to get away with adding a comment right after the initial header but you have to be careful not to screw up things such as the PostScript Document Structuring Conventions (DSC), line terminations (CR, LF, CRLF, LFCR), etc. Also, some EPS editors may not maintain the comment across edits which would require more hackery in the cvs code to ensure there is always a valid tag. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message