diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-09-04 14:47:12 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:01 -0500 |
commit | 2837fef478112b527fc85776e67baca55e7bce0f (patch) | |
tree | 879900be5eed7b043ac3c6e6ceb3ded5114e1846 /docs/Samba-Guide/Chap02-SimpleOfficeServer.xml | |
parent | 4e918ecac8419a796b42bf2b542d9d48e3344d1f (diff) | |
download | samba-2837fef478112b527fc85776e67baca55e7bce0f.tar.gz samba-2837fef478112b527fc85776e67baca55e7bce0f.tar.bz2 samba-2837fef478112b527fc85776e67baca55e7bce0f.zip |
- Remove unused entities
- Fix syntax error in xslt/pearson.xsl
- Ignore some autogenerated files
- Remove xinclude.dtd (available on the web)
(This used to be commit f09d8dccd3d50fd2f7bbd1c35a58868e8030a2dc)
Diffstat (limited to 'docs/Samba-Guide/Chap02-SimpleOfficeServer.xml')
-rw-r--r-- | docs/Samba-Guide/Chap02-SimpleOfficeServer.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml index 8a0d359cf9..613e0f8483 100644 --- a/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml +++ b/docs/Samba-Guide/Chap02-SimpleOfficeServer.xml @@ -2,10 +2,6 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ - <!-- Stuff for xincludes --> - <!ENTITY % xinclude SYSTEM "../entities/xinclude.dtd"> - %xinclude; - <!-- entities files to use --> <!ENTITY % global_entities SYSTEM '../entities/global.entities'> %global_entities; |