From owner-cvs-doc@FreeBSD.ORG Thu Oct 6 00:17:20 2005 Return-Path: X-Original-To: cvs-doc@freebsd.org Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F9E616A420; Thu, 6 Oct 2005 00:17:20 +0000 (GMT) (envelope-from hmp@freebsd.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DC7B43D68; Thu, 6 Oct 2005 00:16:48 +0000 (GMT) (envelope-from hmp@freebsd.org) Received: from fledge.watson.org (localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.13.4/8.13.4) with ESMTP id j960GkKB007879; Wed, 5 Oct 2005 20:16:46 -0400 (EDT) (envelope-from hmp@freebsd.org) Received: from localhost (hmp@localhost) by fledge.watson.org (8.13.4/8.13.4/Submit) with ESMTP id j960Gkge007876; Wed, 5 Oct 2005 20:16:46 -0400 (EDT) (envelope-from hmp@freebsd.org) X-Authentication-Warning: fledge.watson.org: hmp owned process doing -bs Date: Wed, 5 Oct 2005 20:16:46 -0400 (EDT) From: Hiten Pandya X-X-Sender: hmp@fledge.watson.org To: "Simon L. Nielsen" In-Reply-To: <200510052015.j95KFQ5D066229@repoman.freebsd.org> Message-ID: <20051005201227.P7526@fledge.watson.org> References: <200510052015.j95KFQ5D066229@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org Subject: Re: cvs commit: www/en Makefile X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 00:17:20 -0000 It seems that a few pages on en/ are yet to be converted, including /where.html, and one more which I have forgotten now. There also seems to be a few   or equivalent UTF-8 XML encoding missing for the table under the "Download FreeBSD" section. I would have fixed these, but I don't have committable tree around at the moment. Regards, Hiten Pandya hmp at freebsd.org On Wed, 5 Oct 2005, Simon L. Nielsen wrote: :simon 2005-10-05 20:15:24 UTC : : FreeBSD doc repository : : Modified files: : en Makefile : Log: : Hook up the following languages to the build again: da de es ja nl : pt_BR zh. : : They are either already merged, and build, or are only stubs to build : doc/ and as such don't need any merge. : : Revision Changes Path : 1.128 +2 -2 www/en/Makefile :