Date: Fri, 28 Jul 2000 18:35:39 +0100 From: Mark Ovens <marko@freebsd.org> To: Linh Pham <lplist@q.closedsrc.org> Cc: Neil Blakey-Milner <nbm@mithrandr.moria.org>, Ben Smithurst <ben@freebsd.org>, "David J. Kanter" <djkanter@northwestern.edu>, John Baldwin <jhb@pike.osd.bsdi.com>, questions@freebsd.org Subject: Re: Files in /usr/doc Message-ID: <20000728183539.A237@parish> In-Reply-To: <Pine.BSF.4.21.0007280823120.37442-100000@q.closedsrc.org>; from lplist@q.closedsrc.org on Fri, Jul 28, 2000 at 08:24:59AM -0700 References: <20000728161439.A62103@mithrandr.moria.org> <Pine.BSF.4.21.0007280823120.37442-100000@q.closedsrc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 28, 2000 at 08:24:59AM -0700, Linh Pham wrote: > On Fri, 28 Jul 2000, Neil Blakey-Milner wrote: > > > 'tidy' should tidy this mess. That's why it's there in the pipeline. > > Are you sure 'tidy' is being called? > > Do you know how I could check? > > During the make all install process, I would see Error Code 1 > (Ignored) quite a few times. These would come from the jade program. Does > this provide any clues? > No, they come from tidy(1): (cd ../../../doc/en_US.ISO_8859-1/books/faq && make 'FORMATS=html-split html' DESTDIR=/usr/local/www/data/FAQ install) /usr/local/bin/jade -V html-manifest -ioutput.html -c /usr/doc/en_US.ISO_8859-1/books/faq/../../../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 /usr/doc/en_US.ISO_8859-1/books/faq/../../../en_US.ISO_8859-1/share/sgml/freebsd.dsl -t sgml /usr/doc/en_US.ISO_8859-1/books/faq/book.sgml tidy -i -m -f /dev/null `xargs < HTML.manifest` *** Error code 1 (ignored) ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ Does your make(1) output look anything like this? The above command produced this HTML: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Frequently Asked Questions for FreeBSD 2.X, 3.X and 4.X</title> <meta name="GENERATOR" content= "Modular DocBook HTML Stylesheet Version 1.48"> </head> <body class="BOOK" bgcolor="#FFFFFF" text="#000000" link= > PS: Please remember that I'm still a BSD newbie :) > > Thanks > > // Linh Pham > // http://closedsrc.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000728183539.A237>