Date: Fri, 28 Jul 2000 19:14:17 +0100 From: Mark Ovens <marko@freebsd.org> To: Linh Pham <lplist@q.closedsrc.org> Cc: questions@freebsd.org Subject: Re: Files in /usr/doc Message-ID: <20000728191417.B237@parish> In-Reply-To: <Pine.BSF.4.21.0007281103400.37442-100000@q.closedsrc.org>; from lplist@q.closedsrc.org on Fri, Jul 28, 2000 at 11:05:10AM -0700 References: <20000728183539.A237@parish> <Pine.BSF.4.21.0007281103400.37442-100000@q.closedsrc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[Cc: trimmed] On Fri, Jul 28, 2000 at 11:05:10AM -0700, Linh Pham wrote: > On Fri, 28 Jul 2000, Mark Ovens wrote: > > > 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= > > > > The make(1) output I get is quite mangled... Post the output from make(1) then we might get a clue. Posting the HTML in the FAQ only shows that something is wrong (probably tidy(1) not running) but not *what*. > below is a snippet from the > FAQ: > > <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.54"><LINK > REL="NEXT" > TITLE="Preface" > HREF="preface.html"></HEAD > ><BODY > CLASS="BOOK" > BGCOLOR="#FFFFFF" > TEXT="#000000" > LINK="#0000FF" > VLINK="#840084" > ALINK="#0000FF" > ><DIV > CLASS="BOOK" > ><A > NAME="AEN1" > > > > // Linh Pham > // http://closedsrc.org > -- 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?20000728191417.B237>