aboutsummaryrefslogtreecommitdiff
path: root/tr_TR.ISO8859-9
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 11:56:00 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-10-01 11:56:00 +0000
commit77d737ee88c7ac14aead1dd70dafe270a2624ef0 (patch)
tree6c394d8308f5374809b0162fc0be16c6eff713f8 /tr_TR.ISO8859-9
parentb4346b9b2dfe86a97907573086dff096850dcb1d (diff)
downloaddoc-77d737ee88c7ac14aead1dd70dafe270a2624ef0.tar.gz
doc-77d737ee88c7ac14aead1dd70dafe270a2624ef0.zip
- Rename the share/sgml directories to share/xml
- Fix build errors from the next change Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=39632
Diffstat (limited to 'tr_TR.ISO8859-9')
-rw-r--r--tr_TR.ISO8859-9/articles/explaining-bsd/article.xml4
-rw-r--r--tr_TR.ISO8859-9/htdocs/index.xsl4
-rw-r--r--tr_TR.ISO8859-9/share/xml/catalog (renamed from tr_TR.ISO8859-9/share/sgml/catalog)0
-rw-r--r--tr_TR.ISO8859-9/share/xml/catalog.xml (renamed from tr_TR.ISO8859-9/share/sgml/catalog.xml)0
-rw-r--r--tr_TR.ISO8859-9/share/xml/entities.ent (renamed from tr_TR.ISO8859-9/share/sgml/entities.ent)0
-rw-r--r--tr_TR.ISO8859-9/share/xml/header.l10n.ent (renamed from tr_TR.ISO8859-9/share/sgml/header.l10n.ent)0
-rw-r--r--tr_TR.ISO8859-9/share/xml/l10n.ent (renamed from tr_TR.ISO8859-9/share/sgml/l10n.ent)0
-rw-r--r--tr_TR.ISO8859-9/share/xml/libcommon.xsl (renamed from tr_TR.ISO8859-9/share/sgml/libcommon.xsl)4
-rw-r--r--tr_TR.ISO8859-9/share/xml/navibar.l10n.ent (renamed from tr_TR.ISO8859-9/share/sgml/navibar.l10n.ent)0
9 files changed, 6 insertions, 6 deletions
diff --git a/tr_TR.ISO8859-9/articles/explaining-bsd/article.xml b/tr_TR.ISO8859-9/articles/explaining-bsd/article.xml
index cce52b8a32..abb4171564 100644
--- a/tr_TR.ISO8859-9/articles/explaining-bsd/article.xml
+++ b/tr_TR.ISO8859-9/articles/explaining-bsd/article.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-9" standalone="no"?>
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
- "../../../share/sgml/freebsd42.dtd" [
-<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//TR" "../../share/sgml/entities.ent">
+ "../../../share/xml/freebsd42.dtd" [
+<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//TR" "../../share/xml/entities.ent">
%entities;
]>
diff --git a/tr_TR.ISO8859-9/htdocs/index.xsl b/tr_TR.ISO8859-9/htdocs/index.xsl
index f55cb57cf4..24ffb07827 100644
--- a/tr_TR.ISO8859-9/htdocs/index.xsl
+++ b/tr_TR.ISO8859-9/htdocs/index.xsl
@@ -1,6 +1,6 @@
<?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" [
+ "http://www.FreeBSD.org/XML/www/share/xml/xslt10-freebsd.dtd" [
<!ENTITY title "The FreeBSD Project">
]>
<!--
@@ -11,7 +11,7 @@
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
- <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
+ <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/xml/libcommon.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
diff --git a/tr_TR.ISO8859-9/share/sgml/catalog b/tr_TR.ISO8859-9/share/xml/catalog
index bae3bb06c0..bae3bb06c0 100644
--- a/tr_TR.ISO8859-9/share/sgml/catalog
+++ b/tr_TR.ISO8859-9/share/xml/catalog
diff --git a/tr_TR.ISO8859-9/share/sgml/catalog.xml b/tr_TR.ISO8859-9/share/xml/catalog.xml
index 12c0f02504..12c0f02504 100644
--- a/tr_TR.ISO8859-9/share/sgml/catalog.xml
+++ b/tr_TR.ISO8859-9/share/xml/catalog.xml
diff --git a/tr_TR.ISO8859-9/share/sgml/entities.ent b/tr_TR.ISO8859-9/share/xml/entities.ent
index 1e953d7362..1e953d7362 100644
--- a/tr_TR.ISO8859-9/share/sgml/entities.ent
+++ b/tr_TR.ISO8859-9/share/xml/entities.ent
diff --git a/tr_TR.ISO8859-9/share/sgml/header.l10n.ent b/tr_TR.ISO8859-9/share/xml/header.l10n.ent
index e5910f9c92..e5910f9c92 100644
--- a/tr_TR.ISO8859-9/share/sgml/header.l10n.ent
+++ b/tr_TR.ISO8859-9/share/xml/header.l10n.ent
diff --git a/tr_TR.ISO8859-9/share/sgml/l10n.ent b/tr_TR.ISO8859-9/share/xml/l10n.ent
index 72a66be512..72a66be512 100644
--- a/tr_TR.ISO8859-9/share/sgml/l10n.ent
+++ b/tr_TR.ISO8859-9/share/xml/l10n.ent
diff --git a/tr_TR.ISO8859-9/share/sgml/libcommon.xsl b/tr_TR.ISO8859-9/share/xml/libcommon.xsl
index 13a6d05c75..94722e8a54 100644
--- a/tr_TR.ISO8859-9/share/sgml/libcommon.xsl
+++ b/tr_TR.ISO8859-9/share/xml/libcommon.xsl
@@ -1,9 +1,9 @@
<?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">
+ "http://www.FreeBSD.org/XML/www/share/xml/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:import href="http://www.FreeBSD.org/XML/www/share/xml/libcommon.xsl"/>
</xsl:stylesheet>
diff --git a/tr_TR.ISO8859-9/share/sgml/navibar.l10n.ent b/tr_TR.ISO8859-9/share/xml/navibar.l10n.ent
index 978c1c26a8..978c1c26a8 100644
--- a/tr_TR.ISO8859-9/share/sgml/navibar.l10n.ent
+++ b/tr_TR.ISO8859-9/share/xml/navibar.l10n.ent