Date: Mon, 30 Oct 2000 15:23:19 -0800 From: Jim Mock <jim@lust.geekhouse.net> To: Clive Lin <clive@CirX.ORG> Cc: freebsd-doc@FreeBSD.ORG Subject: Re: jade: .. docbook/4.1 .. DTDDECL catalog entries are not supported Message-ID: <20001030152319.D1883@envy.geekhouse.net> In-Reply-To: <20001031071048.A2903@educampus.ncl.edu.tw>; from clive@CirX.ORG on Tue, Oct 31, 2000 at 07:10:48AM %2B0800 References: <20001031071048.A2903@educampus.ncl.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Oct 2000 at 07:10:48 +0800, Clive Lin wrote: > Hi, Hi Clive, > Sorry to ask, but the message below looks quite anonying: > > /usr/local/bin/jade:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: \ > DTDDECL catalog entries are not supported > > It fills up my whole screen with countless same lines. > > Does anyone see this while building any doc? Although the doc is > truly generated, I'm still wondering if it is right. My docproj is > from today's ports (just cvsuped), with make JADETEX=yes. I was seeing it until I commented it out :-) It's been like that for quite a while, too. Edit /usr/local/share/sgml/docbook/4.1/catalog, and change the line that looks like this: DTDDECL "-//OASIS//DTD DocBook V4.1//EN" "docbook.dcl" To this: -- DTDDECL "-//OASIS//DTD DocBook V4.1//EN" "docbook.dcl" -- I'm not sure why it's doing what it is, but at least commenting it out shuts it up. Nik, any idea why it does this? - jim -- jim mock <jim@jmock.com> work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001030152319.D1883>