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/availability.xml | |
| 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/availability.xml')
| -rw-r--r-- | ru_RU.KOI8-R/htdocs/availability.xml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/htdocs/availability.xml b/ru_RU.KOI8-R/htdocs/availability.xml new file mode 100644 index 0000000000..8b2fa7219b --- /dev/null +++ b/ru_RU.KOI8-R/htdocs/availability.xml @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="koi8-r"?> +<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN" +"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [ +<!ENTITY title "��������������� FreeBSD"> +]> + +<!-- + The FreeBSD Russian Documentation Project + + $FreeBSDru: frdp/www/ru/availability.xml,v 1.10 2006/06/10 11:24:35 gad Exp $ + + Original revision: 1.34 +--> + +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <meta http-equiv="refresh" content="5;url=&base;/index.html"/> + <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R"/> + + <title>&title;</title> + + <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword> + + </head> + + <body class="navinclude.about"> + <p>���������� ���� �������� ���� �������� � <a + href="&base;/index.html">������ �������� ����� FreeBSD</a>. + ��� ������� ������������� �������� � ��� ����� ��������� + ������. ���� ����� �� ����������, ����������, ������� �� ������ + ���� � �������� ��������.</p> + + <p>�������� ��������� �� ������������ ����������.</p> + </body> +</html> |
