<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doc/ru_RU.KOI8-R/articles/Makefile.inc, branch DOCBOOK45</title>
<subtitle>FreeBSD documentation tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/'/>
<entry>
<title>- Strip unnecessary trailing spaces</title>
<updated>2012-08-21T19:16:02+00:00</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2012-08-21T19:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=2e51ec7022b39b6fb3524de08669b20d0d436285'/>
<id>2e51ec7022b39b6fb3524de08669b20d0d436285</id>
<content type='text'>
Approved by:	doceng (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	doceng (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>  + Correct 'Original revision' references: make them point to the</title>
<updated>2012-05-25T14:40:55+00:00</updated>
<author>
<name>Taras Korenko</name>
<email>taras@FreeBSD.org</email>
</author>
<published>2012-05-25T14:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=78cf7f49ff5c43df62ea2047d3a239ba012f58d6'/>
<id>78cf7f49ff5c43df62ea2047d3a239ba012f58d6</id>
<content type='text'>
corresponding SVN revisions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
corresponding SVN revisions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Force tidy(1) to use '-raw' and newly added '-preserve' options</title>
<updated>2001-12-12T11:49:38+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-12-12T11:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=54cf68eab200a0111704a85ea84ffe36df1caf1d'/>
<id>54cf68eab200a0111704a85ea84ffe36df1caf1d</id>
<content type='text'>
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (&amp;#60; instead of &amp;lt;),
but since all browsers understand such cases it is not a problem.

This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.

No objections from: -doc
Requested by: Russian and Japanese translation teams
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (&amp;#60; instead of &amp;lt;),
but since all browsers understand such cases it is not a problem.

This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.

No objections from: -doc
Requested by: Russian and Japanese translation teams
</pre>
</div>
</content>
</entry>
<entry>
<title>Following translations were added:</title>
<updated>2001-07-25T13:17:17+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-07-25T13:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=76041ef36a4cf5ad9981d4676647131cff575183'/>
<id>76041ef36a4cf5ad9981d4676647131cff575183</id>
<content type='text'>
Name                           Original Revision
----                           --------
dialup-firewall/article.sgml   1.7
diskless-x/article.sgml        1.4
explaining-bsd/article.sgml    1.1
fonts/article.sgml             1.15
formatting-media/article.sgml  1.16
ipsec-must/article.sgml        1.3
mh/article.sgml                1.9
solid-state/article.sgml       1.1
vm-design/article.sgml         1.4
zip-drive/article.sgml         1.2

and activate build of these document

Obtained from:	The FreeBSD Russian Documentation Project's CVS Repository
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Name                           Original Revision
----                           --------
dialup-firewall/article.sgml   1.7
diskless-x/article.sgml        1.4
explaining-bsd/article.sgml    1.1
fonts/article.sgml             1.15
formatting-media/article.sgml  1.16
ipsec-must/article.sgml        1.3
mh/article.sgml                1.9
solid-state/article.sgml       1.1
vm-design/article.sgml         1.4
zip-drive/article.sgml         1.2

and activate build of these document

Obtained from:	The FreeBSD Russian Documentation Project's CVS Repository
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the install path so it installs in to a Russian directory rather</title>
<updated>2001-04-24T09:44:12+00:00</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>2001-04-24T09:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=0cd6746450b15f6143da5b26dea9a3009a5a91d1'/>
<id>0cd6746450b15f6143da5b26dea9a3009a5a91d1</id>
<content type='text'>
than an English one.

PR:		docs/26796
Submitted by:	Sergey N. Voronkov &lt;serg@tmn.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than an English one.

PR:		docs/26796
Submitted by:	Sergey N. Voronkov &lt;serg@tmn.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add build infrastructure for russian articles</title>
<updated>2001-03-11T16:23:54+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-03-11T16:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/doc/commit/?id=51d819e5044d23a3c861be60af0e29468e61e105'/>
<id>51d819e5044d23a3c861be60af0e29468e61e105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
