diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2012-05-17 19:12:14 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2012-05-17 19:12:14 +0000 |
commit | 35babe0ae5c23c16f907986da4967475b3af2696 (patch) | |
tree | 486665ef5f0cb809aae4bd68fe4da0dc86f72ae0 /el_GR.ISO8859-7/htdocs | |
parent | b884ae4ab115e45da57adb81a3e616b387b43201 (diff) | |
download | doc-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 'el_GR.ISO8859-7/htdocs')
-rw-r--r-- | el_GR.ISO8859-7/htdocs/Makefile | 2 | ||||
-rw-r--r-- | el_GR.ISO8859-7/htdocs/Makefile.inc | 2 | ||||
-rw-r--r-- | el_GR.ISO8859-7/htdocs/about.sgml | 2 | ||||
-rw-r--r-- | el_GR.ISO8859-7/htdocs/doc/Makefile | 2 | ||||
-rw-r--r-- | el_GR.ISO8859-7/htdocs/docs.sgml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/el_GR.ISO8859-7/htdocs/Makefile b/el_GR.ISO8859-7/htdocs/Makefile index cf211c5261..07d422c49c 100644 --- a/el_GR.ISO8859-7/htdocs/Makefile +++ b/el_GR.ISO8859-7/htdocs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/el/Makefile,v 1.1 2008/02/10 09:40:20 keramida Exp $ +# $FreeBSD$ # # The FreeBSD Greek Documentation Project diff --git a/el_GR.ISO8859-7/htdocs/Makefile.inc b/el_GR.ISO8859-7/htdocs/Makefile.inc index 37b5f9e201..076c453860 100644 --- a/el_GR.ISO8859-7/htdocs/Makefile.inc +++ b/el_GR.ISO8859-7/htdocs/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD: www/el/Makefile.inc,v 1.1 2008/02/10 09:40:20 keramida Exp $ +# $FreeBSD$ # # The FreeBSD Greek Documentation Project # diff --git a/el_GR.ISO8859-7/htdocs/about.sgml b/el_GR.ISO8859-7/htdocs/about.sgml index b494a3eaf5..39ee5eb290 100644 --- a/el_GR.ISO8859-7/htdocs/about.sgml +++ b/el_GR.ISO8859-7/htdocs/about.sgml @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ -<!ENTITY date "$FreeBSD: www/en/about.sgml,v 1.13 2008/03/02 15:38:48 rwatson Exp $"> +<!ENTITY date "$FreeBSD$"> <!ENTITY title "About FreeBSD"> <!ENTITY % navinclude.about "INCLUDE"> <!-- diff --git a/el_GR.ISO8859-7/htdocs/doc/Makefile b/el_GR.ISO8859-7/htdocs/doc/Makefile index 8c6b17735b..f2ffd22813 100644 --- a/el_GR.ISO8859-7/htdocs/doc/Makefile +++ b/el_GR.ISO8859-7/htdocs/doc/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD: www/el/doc/Makefile,v 1.1 2008/02/10 09:40:20 keramida Exp $ +# $FreeBSD$ # # # The FreeBSD Greek Documentation Project diff --git a/el_GR.ISO8859-7/htdocs/docs.sgml b/el_GR.ISO8859-7/htdocs/docs.sgml index 4402bae667..cd99b2e239 100644 --- a/el_GR.ISO8859-7/htdocs/docs.sgml +++ b/el_GR.ISO8859-7/htdocs/docs.sgml @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [ -<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.195 2006/08/19 21:20:30 hrs Exp $"> +<!ENTITY date "$FreeBSD$"> <!ENTITY title "FreeBSD Documentation"> <!ENTITY % navinclude.docs "INCLUDE"> ]> |