From owner-cvs-all@FreeBSD.ORG Sun Jun 27 06:22:31 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDBCC16A4CE; Sun, 27 Jun 2004 06:22:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FEEB43D54; Sun, 27 Jun 2004 06:22:31 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5R6MV2b092001; Sun, 27 Jun 2004 06:22:31 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5R6MVEO092000; Sun, 27 Jun 2004 06:22:31 GMT (envelope-from hrs) Message-Id: <200406270622.i5R6MVEO092000@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 27 Jun 2004 06:22:31 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en Makefile index.xsl www/share/mk web.site.mk www/share/sgml includes.misc.xsl notices.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2004 06:22:31 -0000 hrs 2004-06-27 06:22:31 UTC FreeBSD doc repository Modified files: en Makefile index.xsl share/mk web.site.mk share/sgml includes.misc.xsl Added files: share/sgml notices.xml Log: Add notices.xml for Errata Notices and a new section for them on the top page. Based on work by: kensmith Revision Changes Path 1.112 +5 -2 www/en/Makefile 1.104 +24 -2 www/en/index.xsl 1.61 +2 -1 www/share/mk/web.site.mk 1.11 +127 -45 www/share/sgml/includes.misc.xsl 1.1 +36 -0 www/share/sgml/notices.xml (new)