diff options
| author | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 09:53:01 +0000 |
|---|---|---|
| committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2012-10-01 09:53:01 +0000 |
| commit | b4346b9b2dfe86a97907573086dff096850dcb1d (patch) | |
| tree | 9b951977cbd22dada9b868ac83b1d56791ea3859 /ru_RU.KOI8-R/htdocs/developers | |
| parent | bee5d224febbeba11356aa848006a4f5f9e24b30 (diff) | |
- Rename .sgml files to .xml
- Reflect the rename in referencing files
Approved by: doceng (implicit)
Notes
svn path=/head/; revision=39631
Diffstat (limited to 'ru_RU.KOI8-R/htdocs/developers')
| -rw-r--r-- | ru_RU.KOI8-R/htdocs/developers/Makefile | 2 | ||||
| -rw-r--r-- | ru_RU.KOI8-R/htdocs/developers/cvs.xml (renamed from ru_RU.KOI8-R/htdocs/developers/cvs.sgml) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ru_RU.KOI8-R/htdocs/developers/Makefile b/ru_RU.KOI8-R/htdocs/developers/Makefile index 71ea3754a7..123947a864 100644 --- a/ru_RU.KOI8-R/htdocs/developers/Makefile +++ b/ru_RU.KOI8-R/htdocs/developers/Makefile @@ -10,6 +10,6 @@ .include "../Makefile.inc" .endif -DOCS= cvs.sgml +DOCS= cvs.xml .include "${DOC_PREFIX}/share/mk/web.site.mk" diff --git a/ru_RU.KOI8-R/htdocs/developers/cvs.sgml b/ru_RU.KOI8-R/htdocs/developers/cvs.xml index b4b3cd3ae8..991c81ff96 100644 --- a/ru_RU.KOI8-R/htdocs/developers/cvs.sgml +++ b/ru_RU.KOI8-R/htdocs/developers/cvs.xml @@ -4,7 +4,7 @@ <!ENTITY title "CVS �����������"> ]> -<!-- $FreeBSDru: frdp/www/ru/developers/cvs.sgml,v 1.1 2006/02/18 18:20:33 gad Exp $ --> +<!-- $FreeBSDru: frdp/www/ru/developers/cvs.xml,v 1.1 2006/02/18 18:20:33 gad Exp $ --> <!-- $FreeBSD$ --> <!-- Original revision: 1.3 --> |
