From owner-freebsd-doc Fri Apr 21 12: 4:35 2000 Delivered-To: freebsd-doc@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id A1C5E37BCD4 for ; Fri, 21 Apr 2000 12:04:31 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 12iiiq-000Lx6-00; Fri, 21 Apr 2000 21:04:12 +0200 Date: Fri, 21 Apr 2000 21:04:12 +0200 From: Neil Blakey-Milner To: Paul Richards Cc: doc@freebsd.org Subject: Re: Default path settings Message-ID: <20000421210412.A84218@mithrandr.moria.org> References: <39004FD3.680FE08F@originative.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39004FD3.680FE08F@originative.co.uk>; from paul@originative.co.uk on Fri, Apr 21, 2000 at 01:55:47PM +0100 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri 2000-04-21 (13:55), Paul Richards wrote: > I'd like to suggest the following change. It makes it easier to use > docbook for writing your own docs without having to worry about setting > up lots of variables. You can still overide it if you want ot use a > different .dsl file. > > > diff -r1.10 doc.docbook.mk > 52,53c52,53 > < DSLHTML?= ${.CURDIR}/../../share/sgml/freebsd.dsl > < DSLPRINT?= ${.CURDIR}/../../share/sgml/freebsd.dsl > --- > > DSLHTML?= ${DOC_PREFIX}/share/sgml/freebsd.dsl > > DSLPRINT?= ${DOC_PREFIX}/share/sgml/freebsd.dsl This is how it used to be. Read the commit message for why it changed - language-specific dsl files. Neither is correct at the moment. I may just remove the "clever" way language is discovered, and set those variables accordingly. Any comments? Neil -- Neil Blakey-Milner Hacker In Chief, Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message