diff options
Diffstat (limited to 'docs/howto/DomainMember.xml')
-rw-r--r-- | docs/howto/DomainMember.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/howto/DomainMember.xml b/docs/howto/DomainMember.xml index 72b00663f7..df38cef0b6 100644 --- a/docs/howto/DomainMember.xml +++ b/docs/howto/DomainMember.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="domain-member"> <chapterinfo> |