Date: Sun, 1 Oct 2000 19:01:25 +0200 From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: freebsd-doc@freebsd.org Subject: Handbook broken (again...) Message-ID: <20001001190125.A25848@petra.hos.u-szeged.hu>
next in thread | raw e-mail | index | archive | help
Hello everybody! Tonight, we have a Handbook breakage again. It was broken by the addition of Scott Long <scottl@freebsd.org> to the Staff page, because the respective entry was not added to authors.ent. I did not CC Scott because I am not sure if this is something that is expected of the new committer or is someone else's responsibility. Anyway, apply following patch: --- /usr/doc/en_US.ISO_8859-1/books/handbook/authors.ent.orig Sun Oct 1 18:43:34 2000 +++ /usr/doc/en_US.ISO_8859-1/books/handbook/authors.ent Sun Oct 1 18:36:13 2000 @@ -438,6 +438,8 @@ <!ENTITY a.scrappy "Marc G. Fournier <email>scrappy@FreeBSD.org</email>"> +<!ENTITY a.scottl "Scott Long <email>scottl@FreeBSD.org</email>"> + <!ENTITY a.se "Stefan Esser <email>se@FreeBSD.org</email>"> <!ENTITY a.sef "Sean Eric Fagan <email>sef@FreeBSD.org</email>"> And now, please excuse me, but: <rant> Guys, this has been broken since Friday evening, or in other words for more than 45 hours now. This is really something to look at. It looks there are not many ppl trying to build docs on a regular basis *and* reporting failures back. But doesn't the automated rebuilding of the web site also include the Handbook? If it does (as I suppose it does) then why does it fail silently? Also, the daily docs snapshots building should also fail... otherwise the documentation can be broken for weeks in worst-case scenario without anybody noticing...grrrr. This should be fixed IMO. </rant> -- Regards: Szilveszter ADAM Szeged University Szeged Hungary 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?20001001190125.A25848>