From owner-freebsd-www@FreeBSD.ORG Fri Jan 28 19:17:20 2005 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE44616A4CF; Fri, 28 Jan 2005 19:17:20 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FCF043D2D; Fri, 28 Jan 2005 19:17:20 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j0SJHEq6024961; Fri, 28 Jan 2005 21:17:16 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j0SJHELY008105; Fri, 28 Jan 2005 21:17:14 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j0SJHDcU008104; Fri, 28 Jan 2005 21:17:13 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 28 Jan 2005 21:17:13 +0200 From: Giorgos Keramidas To: Hideyuki KURASHINA Message-ID: <20050128191713.GA8036@orion.daedalusnetworks.priv> References: <200501281728.j0SHSvlf094638@www.freebsd.org> <20050129.024052.59538540.rushani@bl.mmtr.or.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20050129.024052.59538540.rushani@bl.mmtr.or.jp> cc: freebsd-doc@freebsd.org cc: www@freebsd.org Subject: Re: FreeBSD web build failed on www.freebsd.org X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 19:17:21 -0000 On 2005-01-29 02:40, Hideyuki KURASHINA wrote: > > >>> On Fri, 28 Jan 2005 17:28:57 GMT, World Wide Web Owner said: > > > =3D=3D=3D> doc/articles/freebsd-questions > [...] > > =3D=3D=3D> doc/books/handbook > > /usr/bin/env SP_ENCODING=3DISO-8859-1 /usr/local/bin/jade -V html-manif= est -ioutput.html -d /w/www/build/doc/share/sgml/default.dsl -ifreebsd.urls= =2Erelprefix.4 -V %generate-legalnotice-link% -V %generate-docformat-navi-l= ink% -ioutput.html.images -i chap.index -i chap.advanced-networking -i cha= p.basics -i chap.bibliography -i chap.boot -i chap.config -i chap.cutting-e= dge -i chap.desktop -i chap.disks -i chap.eresources -i chap.firewalls -i c= hap.install -i chap.introduction -i chap.kernelconfig -i chap.l10n -i chap.= linuxemu -i chap.mac -i chap.mail -i chap.mirrors -i chap.multimedia -i cha= p.network-servers -i chap.pgpkeys -i chap.ports -i chap.ppp-and-slip -i cha= p.printing -i chap.security -i chap.serialcomms -i chap.users -i chap.vinum= -i chap.x11 -i chap.freebsd-glossary -D /usr/obj/w/www/build/doc/en_US.ISO= 8859-1/books/handbook -c /w/www/build/doc/en_US.ISO8859-1/share/sgml/catalo= g -c /w/www/build/doc/share/sgml/catalog -c /usr/local/share/sgml/docbook/d= sssl/modular/catalog > -c > > /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/docboo= k/catalog -c /usr/local/share/sgml/jade/catalog -c /usr/local/share/sgml/ca= talog.ports -t sgml /w/www/build/doc/en_US.ISO8859-1/books/handbook/book.sg= ml > > /usr/local/bin/jade:/w/www/build/doc/en_US.ISO8859-1/books/handbook/fir= ewalls/chapter.sgml:252:16:E: general entity "man.pf.9" not defined and no = default entity > > *** Error code 1 > > Fixed (we don't have pf(9) manual page at this moment, I think). Err, that was supposed to be &man.pf.4; and I *did* stumble upon the failure locally, but I obviously committed the wrong diff. Thanks for fixing this! :-)