diff options
Diffstat (limited to 'docs/howto/ServerType.xml')
-rw-r--r-- | docs/howto/ServerType.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/howto/ServerType.xml b/docs/howto/ServerType.xml index dc127b7e83..6c89a792a6 100644 --- a/docs/howto/ServerType.xml +++ b/docs/howto/ServerType.xml @@ -1,3 +1,13 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + + <!-- entities files to use --> + <!ENTITY % global_entities SYSTEM '../entities/global.entities'> + %global_entities; + +]> + <chapter id="ServerType"> <chapterinfo> &author.tridge; |