View | Details | Raw Unified | Return to bug 140082
Collapse All | Expand All

(-)ru_RU.KOI8-R/books/handbook/Makefile (+1 lines)
Lines 175-180 Link Here
175
SRCS+=	geom/chapter.sgml
175
SRCS+=	geom/chapter.sgml
176
SRCS+=	install/chapter.sgml
176
SRCS+=	install/chapter.sgml
177
SRCS+=	introduction/chapter.sgml
177
SRCS+=	introduction/chapter.sgml
178
SRCS+=	jails/chapter.sgml
178
SRCS+=	kernelconfig/chapter.sgml
179
SRCS+=	kernelconfig/chapter.sgml
179
SRCS+=	l10n/chapter.sgml
180
SRCS+=	l10n/chapter.sgml
180
SRCS+=	linuxemu/chapter.sgml
181
SRCS+=	linuxemu/chapter.sgml
(-)ru_RU.KOI8-R/books/handbook/book.sgml (+2 lines)
Lines 28-33 Link Here
28
<!ENTITY % chap.users "IGNORE">
28
<!ENTITY % chap.users "IGNORE">
29
<!ENTITY % chap.kernelconfig "IGNORE">
29
<!ENTITY % chap.kernelconfig "IGNORE">
30
<!ENTITY % chap.security "IGNORE">
30
<!ENTITY % chap.security "IGNORE">
31
<!ENTITY % chap.jails "IGNORE">
31
<!ENTITY % chap.printing "IGNORE">
32
<!ENTITY % chap.printing "IGNORE">
32
<!ENTITY % chap.disks "IGNORE">
33
<!ENTITY % chap.disks "IGNORE">
33
<!ENTITY % chap.geom "IGNORE">
34
<!ENTITY % chap.geom "IGNORE">
Lines 278-283 Link Here
278
    <![ %chap.boot;                     [ &chap.boot;                 ]]>
279
    <![ %chap.boot;                     [ &chap.boot;                 ]]>
279
    <![ %chap.users;                    [ &chap.users;                ]]>
280
    <![ %chap.users;                    [ &chap.users;                ]]>
280
    <![ %chap.security;                 [ &chap.security;             ]]>
281
    <![ %chap.security;                 [ &chap.security;             ]]>
282
    <![ %chap.jails;                    [ &chap.jails;                ]]>
281
    <![ %chap.mac;			[ &chap.mac;		      ]]>
283
    <![ %chap.mac;			[ &chap.mac;		      ]]>
282
    <![ %chap.audit;			[ &chap.audit;		      ]]>
284
    <![ %chap.audit;			[ &chap.audit;		      ]]>
283
    <![ %chap.disks;                    [ &chap.disks;                ]]>
285
    <![ %chap.disks;                    [ &chap.disks;                ]]>
(-)ru_RU.KOI8-R/books/handbook/chapters.ent (+1 lines)
Lines 36-41 Link Here
36
<!ENTITY chap.boot			SYSTEM "boot/chapter.sgml">
36
<!ENTITY chap.boot			SYSTEM "boot/chapter.sgml">
37
<!ENTITY chap.users			SYSTEM "users/chapter.sgml">
37
<!ENTITY chap.users			SYSTEM "users/chapter.sgml">
38
<!ENTITY chap.security			SYSTEM "security/chapter.sgml">
38
<!ENTITY chap.security			SYSTEM "security/chapter.sgml">
39
<!ENTITY chap.jails			SYSTEM "jails/chapter.sgml">
39
<!ENTITY chap.mac			SYSTEM "mac/chapter.sgml">
40
<!ENTITY chap.mac			SYSTEM "mac/chapter.sgml">
40
<!ENTITY chap.audit			SYSTEM "audit/chapter.sgml">
41
<!ENTITY chap.audit			SYSTEM "audit/chapter.sgml">
41
<!ENTITY chap.disks			SYSTEM "disks/chapter.sgml">
42
<!ENTITY chap.disks			SYSTEM "disks/chapter.sgml">

Return to bug 140082