From owner-freebsd-doc Mon Jun 18 0: 7:50 2001 Delivered-To: freebsd-doc@freebsd.org Received: from sol.serv.u-szeged.hu (sol.serv.u-szeged.hu [160.114.51.3]) by hub.freebsd.org (Postfix) with ESMTP id D129437B403 for ; Mon, 18 Jun 2001 00:07:46 -0700 (PDT) (envelope-from sziszi@petra.hos.u-szeged.hu) Received: from petra.hos.u-szeged.hu by sol.serv.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id JAA29182; Mon, 18 Jun 2001 09:07:41 +0200 (MEST) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 15Bt8O-0003Z1-00 for ; Mon, 18 Jun 2001 09:07:40 +0200 Date: Mon, 18 Jun 2001 09:07:40 +0200 From: Szilveszter Adam To: freebsd-doc@freebsd.org Subject: typo breaks Handbook Message-ID: <20010618090740.B12653@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , freebsd-doc@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, In the latest commit, a typo breaks the Handbook build, of course there is no such thing as a tag in DocBook. Consider (and apply:-) the following trivial patch: Index: chapter.sgml =================================================================== RCS file: /usr/local/ncvs/freebsd//doc/en_US.ISO8859-1/books/handbook/contrib/chapter.sgml,v retrieving revision 1.433 diff -u -r1.433 chapter.sgml --- chapter.sgml 2001/06/18 05:13:08 1.433 +++ chapter.sgml 2001/06/18 06:59:57 @@ -1364,7 +1364,7 @@ - Amir Shalem amir@boom.org.il + Amir Shalem amir@boom.org.il @@ -3907,7 +3907,7 @@ - Michael Lyngbøl michael@lyngbol.dk + Michael Lyngbøl michael@lyngbol.dk (The second one was also caught by the sgml editing scripts that I use with vim, and also probably worth correcting.) Maybe an article on "Making sure you do not break the docs tree before committing" would be useful. Sigh. -- 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