From owner-cvs-all@FreeBSD.ORG Sat Oct 11 11:51:27 2003 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 E67CE16A4B3; Sat, 11 Oct 2003 11:51:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7527743FA3; Sat, 11 Oct 2003 11:51:27 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9BIpRXJ028841; Sat, 11 Oct 2003 11:51:27 -0700 (PDT) (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9BIpQbI028840; Sat, 11 Oct 2003 11:51:26 -0700 (PDT) (envelope-from hrs) Message-Id: <200310111851.h9BIpQbI028840@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 11 Oct 2003 11:51:26 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/share/sgml includes.header.sgml includes.misc.sgml includes.release.sgml includes.sgml www/en includes.sgml 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: Sat, 11 Oct 2003 18:51:28 -0000 hrs 2003/10/11 11:51:26 PDT FreeBSD doc repository Modified files: en includes.sgml Added files: share/sgml includes.header.sgml includes.misc.sgml includes.release.sgml includes.sgml Log: Split includes.sgml into several files in share/sgml/includes.*.sgml, since most of the entities in the files are language independent. The translators can override them partly, choosing where they want to do so. Revision Changes Path 1.62 +7 -104 www/en/includes.sgml 1.1 +59 -0 www/share/sgml/includes.header.sgml (new) 1.1 +46 -0 www/share/sgml/includes.misc.sgml (new) 1.1 +51 -0 www/share/sgml/includes.release.sgml (new) 1.1 +36 -0 www/share/sgml/includes.sgml (new)