aboutsummaryrefslogtreecommitdiff
path: root/pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl')
-rw-r--r--pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl15
1 files changed, 15 insertions, 0 deletions
diff --git a/pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl b/pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl
new file mode 100644
index 0000000000..ee75e5ea3f
--- /dev/null
+++ b/pl_PL.ISO8859-2/share/sgml/mirrors-local.xsl
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- $FreeBSD$
+ Original revision: 1.3
+-->
+
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+
+ <!-- must point to master copy, doc/share/sgml/mirrors-master.xsl -->
+ <xsl:import href="../../../share/sgml/mirrors-master.xsl" />
+
+ <xsl:output type="xml" encoding="iso-8859-1"
+ omit-xml-declaration="yes"
+ indent="yes"/>
+
+</xsl:stylesheet>