From owner-freebsd-doc Thu Dec 16 3:16:39 1999 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 01D9014F20 for ; Thu, 16 Dec 1999 03:16:34 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id LAA03915; Thu, 16 Dec 1999 11:14:14 GMT (envelope-from nik) Date: Thu, 16 Dec 1999 11:14:13 +0000 From: Nik Clayton To: Martin Cracauer Cc: doc@freebsd.org Subject: Re: Current way to test handbook changes? Message-ID: <19991216111413.I66677@catkin.nothing-going-on.org> References: <19991216115721.A28719@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19991216115721.A28719@cons.org>; from Martin Cracauer on Thu, Dec 16, 1999 at 11:57:21AM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Dec 16, 1999 at 11:57:21AM +0100, Martin Cracauer wrote: > What is the preferred way to test handbook changes before commit Use the "lint" or "validate" targets (same thing). They run nsgmls to do the linting, without trying to format the docs, so it's much faster. > and is hub equipped with everything you need? > > I get: > books/handbook(hub)7% make > /usr/local/bin/jade -V html-manifest -ioutput.html -c > /amd/net/freefall/host/d/users/cracauer/work/cvs-freefall-work/doc/en_US.ISO_8859-1/books/handbook/../../../share/sgml/catalog > -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c > /usr/local/share/sgml/docbook/catalog -c > /usr/local/share/sgml/jade/catalog -d > /amd/net/freefall/host/d/users/cracauer/work/cvs-freefall-work/doc/en_US.ISO_8859-1/books/handbook/../../../share/sgml/freebsd.dsl > -t sgml > /amd/net/freefall/host/d/users/cracauer/work/cvs-freefall-work/doc/en_US.ISO_8859-1/books/handbook/book.sgml > /usr/local/bin/jade:/amd/net/freefall/host/d/users/cracauer/work/cvs-freefall-work/doc/en_US.ISO_8859-1/books/handbook/book.sgml:12:0:E: > cannot open > "/amd/net/freefall/host/d/users/cracauer/work/cvs-freefall-work/doc/en_US.ISO_8859-1/books/handbook/../../../share/sgml/../../en_US.ISO_8859-1/share/sgml/bookinfo.ent" > (No such file or directory) > /usr/local/bin/jade:/amd/net/freefall/host/d/users/cracauer/work/cvs-freefall-work/doc/en_US.ISO_8859-1/books/handbook/book.sgml:46:5:E: > general entity "bookinfo.legalnotice" not defined and no default > entity > > ... although I have a checked out doc/share in the same tree. What's in that doc/share? It doesn't look complete. N -- If you want to imagine the future, imagine a tennis shoe stamping on a penguin's face forever. --- with apologies to George Orwell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message