aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/books/developers-handbook/chapters.ent
blob: 5419653a3d0de03e5cee568355e9b3b8505c1802 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="koi8-r"?>
<!--
     The FreeBSD Russian Documentation Project

     $FreeBSD$
     $FreeBSDru: frdp/doc/ru_RU.KOI8-R/books/developers-handbook/chapters.ent,v 1.7 2005/06/15 06:28:38 andy Exp $

     Original revision: r20031
-->
<!--
     Creates entities for each chapter in the FreeBSD Developer's
     Handbook. Each entity is named chap.foo, where foo is the value
     of the id attribute on that chapter, and corresponds to the name of
     the directory in which that chapter's .xml file is stored.

     Chapters should be listed in the order in which they are referenced.
-->

<!-- þÁÓÔØ ÐÅÒ×ÁÑ -->
<!ENTITY chap.introduction		SYSTEM "introduction/chapter.xml">
<!ENTITY chap.tools			SYSTEM "tools/chapter.xml">
<!ENTITY chap.secure			SYSTEM "secure/chapter.xml">
<!ENTITY chap.l10n			SYSTEM "l10n/chapter.xml">
<!ENTITY chap.policies			SYSTEM "policies/chapter.xml">
<!ENTITY chap.testing			SYSTEM "testing/chapter.xml">

<!-- þÁÓÔØ ×ÔÏÒÁÑ - IPC -->
<!ENTITY chap.sockets			SYSTEM "sockets/chapter.xml">
<!ENTITY chap.ipv6			SYSTEM "ipv6/chapter.xml">

<!-- þÁÓÔØ ÔÒÅÔØÑ - ñÄÒÏ -->
<!ENTITY chap.dma			SYSTEM "dma/chapter.xml">
<!ENTITY chap.kerneldebug		SYSTEM "kerneldebug/chapter.xml">
<!ENTITY chap.kernelopts		SYSTEM "kernelopts/chapter.xml">

<!-- þÁÓÔØ ÐÑÔÁÑ - áÐÐÁÒÁÔÎÙÅ ÁÒÈÉÔÅËÔÕÒÙ -->
<!ENTITY chap.x86			SYSTEM "x86/chapter.xml">

<!-- þÁÓÔØ ÛÅÓÔÁÑ - ðÒÉÌÏÖÅÎÉÑ -->
<!ENTITY chap.index			SYSTEM "index.xml">