aboutsummaryrefslogtreecommitdiff
path: root/it_IT.ISO8859-15/books/handbook/chapters.ent
blob: 828634d7af352b56d2a61a0f56426673c1141048 (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="iso-8859-15"?>
<!--
     The FreeBSD Italian Documentation Project

     Crea le entities per ogni capitolo del Manuale di FreeBSD.
     Ogni entity è chiamata chap.foo, dove foo è il valore
     dell'attributo id di quel  capitolo, e corrisponde al nome della directory
     nella quale il file sgml del capitolo è salvato.

     I capitoli devono essere listati nell'ordine in cui sono referenziati.

     $FreeBSD$
     Original revision: 1.37
-->

<!ENTITY chap.preface			SYSTEM "preface/preface.xml">
<!ENTITY % pgpkeys SYSTEM "../../../share/pgpkeys/pgpkeys.ent"> %pgpkeys;

<!-- Part One -->
  <!ENTITY chap.introduction	SYSTEM "introduction/chapter.xml">
  <!ENTITY chap.install		SYSTEM "install/chapter.xml">
  <!ENTITY chap.basics		SYSTEM "basics/chapter.xml">
  <!ENTITY chap.ports		SYSTEM "ports/chapter.xml">
  <!ENTITY chap.x11		SYSTEM "x11/chapter.xml">

<!-- Part Two -->
  <!ENTITY chap.desktop		SYSTEM "desktop/chapter.xml">
  <!ENTITY chap.multimedia	SYSTEM "multimedia/chapter.xml">
  <!ENTITY chap.kernelconfig	SYSTEM "kernelconfig/chapter.xml">
  <!ENTITY chap.printing	SYSTEM "printing/chapter.xml">
  <!ENTITY chap.linuxemu	SYSTEM "linuxemu/chapter.xml">

<!-- Part Three -->
  <!ENTITY chap.config		SYSTEM "config/chapter.xml">
  <!ENTITY chap.boot		SYSTEM "boot/chapter.xml">
  <!ENTITY chap.users		SYSTEM "users/chapter.xml">
  <!ENTITY chap.security	SYSTEM "security/chapter.xml">
  <!ENTITY chap.jails		SYSTEM "jails/chapter.xml">
  <!ENTITY chap.mac		SYSTEM "mac/chapter.xml">
  <!ENTITY chap.audit		SYSTEM "audit/chapter.xml">
  <!ENTITY chap.disks		SYSTEM "disks/chapter.xml">
  <!ENTITY chap.geom		SYSTEM "geom/chapter.xml">
  <!ENTITY chap.filesystems	SYSTEM "filesystems/chapter.xml">
  <!ENTITY chap.vinum		SYSTEM "vinum/chapter.xml">
  <!ENTITY chap.virtualization	SYSTEM "virtualization/chapter.xml">
  <!ENTITY chap.l10n		SYSTEM "l10n/chapter.xml">
  <!ENTITY chap.cutting-edge	SYSTEM "cutting-edge/chapter.xml">
  <!ENTITY chap.dtrace		SYSTEM "dtrace/chapter.xml">

<!-- Part Four -->
  <!ENTITY chap.serialcomms	SYSTEM "serialcomms/chapter.xml">
  <!ENTITY chap.ppp-and-slip	SYSTEM "ppp-and-slip/chapter.xml">
  <!ENTITY chap.mail		SYSTEM "mail/chapter.xml">
  <!ENTITY chap.network-servers	SYSTEM "network-servers/chapter.xml">
  <!ENTITY chap.firewalls	SYSTEM "firewalls/chapter.xml">
  <!ENTITY chap.advanced-networking	SYSTEM "advanced-networking/chapter.xml">

<!-- Part Five (appendices) -->
  <!ENTITY chap.mirrors         SYSTEM "mirrors/chapter.xml">
  <!ENTITY chap.mirrors.lastmod.inc         SYSTEM "mirrors.lastmod.inc">
  <!ENTITY chap.mirrors.ftp.index.inc SYSTEM "mirrors.xml.ftp.index.inc">
  <!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors.xml.ftp.inc">
  <!ENTITY chap.mirrors.cvsup.index.inc       SYSTEM "mirrors.xml.cvsup.index.inc">
  <!ENTITY chap.mirrors.cvsup.inc       SYSTEM "mirrors.xml.cvsup.inc">
  <!ENTITY chap.bibliography	SYSTEM "bibliography/chapter.xml">
  <!ENTITY chap.eresources      SYSTEM "eresources/chapter.xml">
  <!ENTITY chap.eresources.www.index.inc      SYSTEM "eresources.xml.www.index.inc">
  <!ENTITY chap.eresources.www.inc      SYSTEM "eresources.xml.www.inc">
  <!ENTITY chap.pgpkeys		SYSTEM "pgpkeys/chapter.xml">
  <!ENTITY chap.freebsd-glossary	SYSTEM "../../share/xml/glossary.ent">
  <!ENTITY chap.index		"<index xmlns='http://docbook.org/ns/docbook'/>">

<!ENTITY chap.colophon	SYSTEM "colophon.xml">