2012-09-14 19:47:48 +02:00
|
|
|
|
<?xml version="1.0" encoding="iso-8859-15"?>
|
2003-03-19 19:46:43 +01:00
|
|
|
|
<!--
|
|
|
|
|
The FreeBSD Italian Documentation Project
|
|
|
|
|
|
|
|
|
|
Crea le entities per ogni capitolo dell'Introduzione a Unix.
|
2012-08-21 15:06:28 +02:00
|
|
|
|
Ogni entity <20> chiamata chap.foo, dove foo <20> il valore
|
2003-03-19 19:46:43 +01:00
|
|
|
|
dell'attributo id di quel capitolo, e corrisponde al nome della directory
|
2012-08-21 15:06:28 +02:00
|
|
|
|
nella quale il file sgml del capitolo <20> salvato.
|
2003-03-19 19:46:43 +01:00
|
|
|
|
|
|
|
|
|
I capitoli devono essere listati nell'ordine in cui sono referenziati.
|
|
|
|
|
|
|
|
|
|
$FreeBSD$
|
|
|
|
|
-->
|
|
|
|
|
|
2012-10-01 11:53:01 +02:00
|
|
|
|
<!ENTITY chap.preface SYSTEM "preface/chapter.xml">
|
|
|
|
|
<!ENTITY chap.history SYSTEM "history/chapter.xml">
|
|
|
|
|
<!ENTITY chap.structure SYSTEM "structure/chapter.xml">
|
|
|
|
|
<!ENTITY chap.getting-started SYSTEM "getting-started/chapter.xml">
|
|
|
|
|
<!ENTITY chap.system-resource SYSTEM "system-resource/chapter.xml">
|
|
|
|
|
<!ENTITY chap.shells SYSTEM "shells/chapter.xml">
|
|
|
|
|
<!ENTITY chap.special-features SYSTEM "special-features/chapter.xml">
|
|
|
|
|
<!ENTITY chap.text-processing SYSTEM "text-processing/chapter.xml">
|
|
|
|
|
<!ENTITY chap.commands SYSTEM "commands/chapter.xml">
|
|
|
|
|
<!ENTITY chap.shell-programming SYSTEM "shell-programming/chapter.xml">
|
|
|
|
|
<!ENTITY chap.editors SYSTEM "editors/chapter.xml">
|
|
|
|
|
<!ENTITY chap.command-summary SYSTEM "command-summary/chapter.xml">
|
|
|
|
|
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.xml">
|
|
|
|
|
<!ENTITY chap.glossary SYSTEM "glossary/chapter.xml">
|