blob: 61043a1b4121ad1052de0c48e588736a981fc545 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!doctype book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
<!entity % version SYSTEM "version.sgml">
%version;
<!entity % filelist SYSTEM "filelist.sgml">
%filelist;
<!entity % set-of-books "IGNORE">
<!entity % single-book "INCLUDE">
<!entity % entities SYSTEM "entities.sgml">
%entities;
]>
|