doc/it_IT.ISO8859-15/books/unix-introduction/chapters.ent
Gabor Kovesdan 691a6f260e - XMLify the Italian tree
- Entity cleanup

Approved by:	doceng (implicit)
2012-06-24 07:47:53 +00:00

28 lines
1.5 KiB
XML

<?xml version="1.0" encoding="ISO8859-15"?>
<!--
The FreeBSD Italian Documentation Project
Crea le entities per ogni capitolo dell'Introduzione a Unix.
Ogni entity &egrave; chiamata chap.foo, dove foo &egrave; il valore
dell'attributo id di quel capitolo, e corrisponde al nome della directory
nella quale il file sgml del capitolo &egrave; salvato.
I capitoli devono essere listati nell'ordine in cui sono referenziati.
$FreeBSD$
-->
<!ENTITY chap.preface SYSTEM "preface/chapter.sgml">
<!ENTITY chap.history SYSTEM "history/chapter.sgml">
<!ENTITY chap.structure SYSTEM "structure/chapter.sgml">
<!ENTITY chap.getting-started SYSTEM "getting-started/chapter.sgml">
<!ENTITY chap.system-resource SYSTEM "system-resource/chapter.sgml">
<!ENTITY chap.shells SYSTEM "shells/chapter.sgml">
<!ENTITY chap.special-features SYSTEM "special-features/chapter.sgml">
<!ENTITY chap.text-processing SYSTEM "text-processing/chapter.sgml">
<!ENTITY chap.commands SYSTEM "commands/chapter.sgml">
<!ENTITY chap.shell-programming SYSTEM "shell-programming/chapter.sgml">
<!ENTITY chap.editors SYSTEM "editors/chapter.sgml">
<!ENTITY chap.command-summary SYSTEM "command-summary/chapter.sgml">
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">
<!ENTITY chap.glossary SYSTEM "glossary/chapter.sgml">