Change RU for articles.ent and books.ent back to EN for consistency
This modification was not really needed. Noticed by: hrs Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
parent
4a479db46d
commit
db4400396e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21943
4 changed files with 9 additions and 9 deletions
|
@ -2,13 +2,13 @@
|
|||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/diskless-x/article.sgml,v 1.6 2004/08/10 08:36:31 den Exp $
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/diskless-x/article.sgml,v 1.7 2004/08/12 08:30:15 den Exp $
|
||||
|
||||
Original revision: 1.16
|
||||
-->
|
||||
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//RU">
|
||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
||||
%articles.ent;
|
||||
]>
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!--
|
||||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/releng/article.sgml,v 1.7 2004/08/10 09:02:08 den Exp $
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/releng/article.sgml,v 1.8 2004/08/12 08:30:15 den Exp $
|
||||
|
||||
Original revision: 1.60
|
||||
-->
|
||||
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//RU">
|
||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
||||
%articles.ent;
|
||||
<!ENTITY art.re.pkgs '<ulink url="&url.articles.releng-packages;/article.html">The Release Engineering of Third Party Packages</ulink>'>
|
||||
]>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Russian Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/book.sgml,v 1.52 2004/08/09 13:17:32 den Exp $
|
||||
$FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/handbook/book.sgml,v 1.53 2004/08/12 08:30:15 den Exp $
|
||||
Original revision: 1.156
|
||||
|
||||
TODO: review ENTITY'es
|
||||
|
@ -10,7 +10,7 @@
|
|||
-->
|
||||
|
||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//RU">
|
||||
<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//EN">
|
||||
%books.ent;
|
||||
<!ENTITY % chapters SYSTEM "chapters.ent">
|
||||
%chapters;
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
-- The FreeBSD Russian Documentation Project
|
||||
-- ...................................................................... --
|
||||
-- $FreeBSD$
|
||||
-- $FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/catalog,v 1.11 2004/08/10 12:25:56 den Exp $
|
||||
-- $FreeBSDru: frdp/doc/ru_RU.KOI8-R/share/sgml/catalog,v 1.12 2004/08/12 08:30:15 den Exp $
|
||||
-- ...................................................................... --
|
||||
-- Original revision: 1.5
|
||||
-- ...................................................................... --
|
||||
|
@ -16,10 +16,10 @@
|
|||
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
|
||||
"freebsd.dsl"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//RU"
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"
|
||||
"articles.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//RU"
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//EN"
|
||||
"books.ent"
|
||||
|
||||
PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//RU"
|
||||
|
|
Loading…
Reference in a new issue