aboutsummaryrefslogtreecommitdiff
path: root/tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2012-05-17 03:23:15 +0000
committerHiroki Sato <hrs@FreeBSD.org>2012-05-17 03:23:15 +0000
commit4fe414e55f71a98004350e582bfeb852f5758769 (patch)
treecef8e8b44236eea349b9f90e1eebcc80c56017c1 /tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl
parent282a032540622ef194d646326406f3349c379554 (diff)
downloaddoc-4fe414e55f71a98004350e582bfeb852f5758769.tar.gz
doc-4fe414e55f71a98004350e582bfeb852f5758769.zip
- Move developers.sgml to the language-independent directory.
- Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=38822
Diffstat (limited to 'tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl')
-rw-r--r--tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl9
1 files changed, 0 insertions, 9 deletions
diff --git a/tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl b/tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl
deleted file mode 100644
index 13a6d05c75..0000000000
--- a/tr_TR.ISO8859-9/htdocs/share/sgml/libcommon.xsl
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-9"?>
-<!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
- "http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd">
-<!-- $FreeBSD$ -->
-
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
- <xsl:import href="http://www.FreeBSD.org/XML/www/share/sgml/libcommon.xsl"/>
-
-</xsl:stylesheet>