aboutsummaryrefslogtreecommitdiff
path: root/tr_TR.ISO8859-9/htdocs
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2012-05-17 19:12:14 +0000
committerHiroki Sato <hrs@FreeBSD.org>2012-05-17 19:12:14 +0000
commit35babe0ae5c23c16f907986da4967475b3af2696 (patch)
tree486665ef5f0cb809aae4bd68fe4da0dc86f72ae0 /tr_TR.ISO8859-9/htdocs
parentb884ae4ab115e45da57adb81a3e616b387b43201 (diff)
downloaddoc-35babe0ae5c23c16f907986da4967475b3af2696.tar.gz
doc-35babe0ae5c23c16f907986da4967475b3af2696.zip
- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit)
Notes
Notes: svn path=/head/; revision=38826
Diffstat (limited to 'tr_TR.ISO8859-9/htdocs')
-rw-r--r--tr_TR.ISO8859-9/htdocs/Makefile2
-rw-r--r--tr_TR.ISO8859-9/htdocs/doc/Makefile2
-rw-r--r--tr_TR.ISO8859-9/htdocs/docs.sgml2
-rw-r--r--tr_TR.ISO8859-9/htdocs/features.sgml2
-rw-r--r--tr_TR.ISO8859-9/htdocs/index.xsl4
-rw-r--r--tr_TR.ISO8859-9/htdocs/mailto.sgml2
6 files changed, 7 insertions, 7 deletions
diff --git a/tr_TR.ISO8859-9/htdocs/Makefile b/tr_TR.ISO8859-9/htdocs/Makefile
index ae76cd2a7a..8ea2955c02 100644
--- a/tr_TR.ISO8859-9/htdocs/Makefile
+++ b/tr_TR.ISO8859-9/htdocs/Makefile
@@ -1,6 +1,6 @@
# The FreeBSD Documentation Project
# The FreeBSD Turkish Documentation Project
-# $FreeBSD: www/tr/Makefile,v 1.2 2004/01/13 22:59:06 hrs Exp $
+# $FreeBSD$
# Original revision: 1.98
.if exists(Makefile.conf)
.include "Makefile.conf"
diff --git a/tr_TR.ISO8859-9/htdocs/doc/Makefile b/tr_TR.ISO8859-9/htdocs/doc/Makefile
index 7e7e512cc8..f75c6d9e40 100644
--- a/tr_TR.ISO8859-9/htdocs/doc/Makefile
+++ b/tr_TR.ISO8859-9/htdocs/doc/Makefile
@@ -1,7 +1,7 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Turkish Documentation Project#
-# $FreeBSD: www/tr/doc/Makefile,v 1.1 2003/12/01 21:26:21 blackend Exp $
+# $FreeBSD$
# Based on: 1.8
#
# Build the FreeBSD documentation *outside* of the www tree, and install it
diff --git a/tr_TR.ISO8859-9/htdocs/docs.sgml b/tr_TR.ISO8859-9/htdocs/docs.sgml
index 64ff2d8d0a..fa771e3d57 100644
--- a/tr_TR.ISO8859-9/htdocs/docs.sgml
+++ b/tr_TR.ISO8859-9/htdocs/docs.sgml
@@ -4,7 +4,7 @@
-->
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY date "$FreeBSD: www/tr/docs.sgml,v 1.1 2003/12/01 21:26:21 blackend Exp $">
+<!ENTITY date "$FreeBSD$">
<!ENTITY title "Belgeler">
]>
diff --git a/tr_TR.ISO8859-9/htdocs/features.sgml b/tr_TR.ISO8859-9/htdocs/features.sgml
index 7008a07cc8..89a787c147 100644
--- a/tr_TR.ISO8859-9/htdocs/features.sgml
+++ b/tr_TR.ISO8859-9/htdocs/features.sgml
@@ -4,7 +4,7 @@
-->
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY date "$FreeBSD: www/tr/features.sgml,v 1.1 2003/12/01 21:26:21 blackend Exp $">
+<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD'nin Teknolojik &Uuml;st&uuml;nl&uuml;kleri">
]>
diff --git a/tr_TR.ISO8859-9/htdocs/index.xsl b/tr_TR.ISO8859-9/htdocs/index.xsl
index 213c95b756..8648abc261 100644
--- a/tr_TR.ISO8859-9/htdocs/index.xsl
+++ b/tr_TR.ISO8859-9/htdocs/index.xsl
@@ -8,12 +8,12 @@
Original revision: 1.77
-->
-<!-- $FreeBSD: www/tr/index.xsl,v 1.4 2006/08/19 21:26:20 hrs Exp $ -->
+<!-- $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:variable name="date" select="'$FreeBSD: www/tr/index.xsl,v 1.4 2006/08/19 21:26:20 hrs Exp $'"/>
+ <xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:output type="html" encoding="&xml.encoding;"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
diff --git a/tr_TR.ISO8859-9/htdocs/mailto.sgml b/tr_TR.ISO8859-9/htdocs/mailto.sgml
index 64c1e45b8f..0b6f618413 100644
--- a/tr_TR.ISO8859-9/htdocs/mailto.sgml
+++ b/tr_TR.ISO8859-9/htdocs/mailto.sgml
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY date "$FreeBSD: www/tr/mailto.sgml,v 1.1 2003/12/01 21:26:21 blackend Exp $">
+<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD ile irtibata geçmek">
]>
<!--