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/docs.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/docs.xml')
| -rw-r--r-- | ru_RU.KOI8-R/htdocs/docs.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/htdocs/docs.xml b/ru_RU.KOI8-R/htdocs/docs.xml new file mode 100644 index 0000000000..279108199b --- /dev/null +++ b/ru_RU.KOI8-R/htdocs/docs.xml @@ -0,0 +1,32 @@ +<?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 "������������"> +]> + +<!-- + The FreeBSD Russian Documentation Project + + $FreeBSDru: frdp/www/ru/docs.xml,v 1.50 2005/12/23 15:14:21 gad Exp $ + + Original revision: 1.194 +--> + +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <title>&title;</title> + + <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword> + </head> + + <body class="navinclude.docs"> + + <img src="&enbase;/gifs/doc.jpg" alt="BSD ������, ��������� ������������" + align="right" border="0" width="274" height="163"/> + + <p>������� ����� ������������ �� FreeBSD, ��� �� ���� Web-�������, ��� � �� + ������ ������, ������ �� ������� ������ �����.</p> + + + </body> +</html> |
