Correct russian language SGML defintions. Russian FAQ is building correctly now.

This commit is contained in:
Alexey Zelkin 2000-04-03 15:11:30 +00:00
parent 84fa39c603
commit 68be390e24
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6980

View file

@ -1,13 +1,16 @@
<!-- $FreeBSD$ -->
<!-- $FreeBSD: doc/ru_RU.KOI8-R/share/sgml/freebsd.dsl,v 1.1 2000/03/23 09:00:15 nik Exp $ -->
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY freebsd.dsl SYSTEM "../../../share/sgml/freebsd.dsl" CDATA DSSSL>
<!ENTITY % lang.ru.dsssl "IGNORE">
]>
<style-sheet>
<style-specification use="docbook">
<style-specification-body>
(define %gentext-language% "ja")
<![ %lang.ru.dsssl; [
(define %gentext-language% "ru")
]]>
(define %html-header-tags% '(("META" ("HTTP-EQUIV" "Content-Type") ("CONTENT" "text/html; charset=koi8-r"))))
</style-specification-body>