Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jul 2000 13:56:02 -0700
From:      Jim Mock <jim@luna.osd.bsdi.com>
To:        Mark Ovens <mark@dogma.freebsd-uk.eu.org>
Cc:        doc@FreeBSD.ORG
Subject:   Re: Errors building docs
Message-ID:  <20000704135602.A6309@luna.osd.bsdi.com>
In-Reply-To: <20000704213211.C11100@parish>; from mark@dogma.freebsd-uk.eu.org on Tue, Jul 04, 2000 at 09:32:11PM %2B0100
References:  <20000704213211.C11100@parish>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 04 Jul 2000 at 21:32:11 +0100, Mark Ovens wrote:
> Sources last cvsup'd this evening @ 19:30 BST. I'm getting lots of
> these when building the handbook:
> 
> ===> en/handbook
> (cd ../../../doc/en_US.ISO_8859-1/books/handbook && make FORMATS=html-split DESTDIR=/usr/root/public_html/data/handbook install)
> /usr/local/bin/jade -V html-manifest -ioutput.html  -c /usr/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 /usr/doc/en_US.ISO_8859-1/books/handbook/../../share/sgml/freebsd.dsl -t sgml /usr/doc/en_US.ISO_8859-1/books/handbook/book.sgml
> /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml:165:15:E: document type does not allow element "LISTITEM" here; missing one of "ITEMIZEDLIST", "ORDEREDLIST" start-tag
> /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml:167:15:E: document type does not allow element "LISTITEM" here; missing one of "ITEMIZEDLIST", "ORDEREDLIST" start-tag
> 
> Something I've missed?

Nope, there was a <listitem> that should've been </listitem>.  I just
committed the fix.

- jim

-- 
/* jim mock - berkeley software design, inc - open source division */
/* documentation manager - jim@FreeBSD.org - jim@luna.osd.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?20000704135602.A6309>