Use chapter.sgml instead of preface.sgml in the chapters.ent file.
This commit is contained in:
parent
d37d51bcef
commit
46868ea923
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16305
2 changed files with 3 additions and 2 deletions
it_IT.ISO8859-15/books
|
@ -1,6 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = handbook
|
||||
SUBDIR+= unix-introduction
|
||||
|
||||
ROOT_SYMLINKS= handbook
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
$FreeBSD$
|
||||
-->
|
||||
|
||||
<!ENTITY chap.preface SYSTEM "preface/preface.sgml">
|
||||
<!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">
|
||||
|
@ -24,4 +24,4 @@
|
|||
<!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">
|
||||
<!ENTITY chap.glossary SYSTEM "glossary/chapter.sgml">
|
||||
|
|
Loading…
Reference in a new issue