20 lines
594 B
Text
20 lines
594 B
Text
|
<!--
|
||
|
References to other files that can be included within a DocBook
|
||
|
BookInfo element.
|
||
|
|
||
|
Entity names take the form "bookinfo.<element>", where <element> is
|
||
|
the name of the outermost element in the entity. Examples would
|
||
|
be "bookinfo.legalnotice", and "bookinfo.preface".
|
||
|
|
||
|
$FreeBSD$
|
||
|
-->
|
||
|
|
||
|
<!-- The FreeBSD Hungarian Documentation Project
|
||
|
Original Revision: r1.4 -->
|
||
|
|
||
|
<!ENTITY bookinfo.legalnotice SYSTEM "legalnotice.sgml">
|
||
|
|
||
|
<!ENTITY bookinfo.trademarks SYSTEM "trademarks.sgml">
|
||
|
|
||
|
<!ENTITY bookinfo.freebsd-glossary SYSTEM "glossary/freebsd-glossary.sgml">
|