From owner-cvs-all Sun May 5 9:22:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EEF437B408; Sun, 5 May 2002 09:22:17 -0700 (PDT) Received: (from nik@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45GMG963802; Sun, 5 May 2002 09:22:16 -0700 (PDT) (envelope-from nik) Message-Id: <200205051622.g45GMG963802@freefall.freebsd.org> From: Nik Clayton Date: Sun, 5 May 2002 09:22:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/xsl default.xsl freebsd.xsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2002/05/05 09:22:15 PDT Added files: share/xsl default.xsl freebsd.xsl Log: Add two new stylesheet driver files. default.xsl is the analogue of default.dsl, and just calls freebsd.xsl. freebsd.xsl is where the project-specific customisations for the XSL stylesheets will go. Revision Changes Path 1.1 +15 -0 doc/share/xsl/default.xsl (new) 1.1 +16 -0 doc/share/xsl/freebsd.xsl (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message