diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-12-07 16:54:57 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:09 -0500 |
commit | ca63ae57c0f25def3f7dcf3264d91f93285e739b (patch) | |
tree | 58fd47b639481a6a7cfda14975cd0766290482c8 /docs/Samba-Developers-Guide | |
parent | 9cab43f5b9a7da5912d4478b0d461653ec4d38a6 (diff) | |
download | samba-ca63ae57c0f25def3f7dcf3264d91f93285e739b.tar.gz samba-ca63ae57c0f25def3f7dcf3264d91f93285e739b.tar.bz2 samba-ca63ae57c0f25def3f7dcf3264d91f93285e739b.zip |
- Fix manpage index file (#2109)
- Fix plucker (Palm Documentation Format) output
(This used to be commit 8a4ab0776b5905d792116706a0de4ffbbb315f4b)
Diffstat (limited to 'docs/Samba-Developers-Guide')
-rw-r--r-- | docs/Samba-Developers-Guide/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-Developers-Guide/index.xml b/docs/Samba-Developers-Guide/index.xml index dfbe726a13..82baa05cc5 100644 --- a/docs/Samba-Developers-Guide/index.xml +++ b/docs/Samba-Developers-Guide/index.xml @@ -1,5 +1,5 @@ <?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" [ +<!DOCTYPE book PUBLIC "-//samba//DTD Samba XML V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc" [ <!ENTITY % globalentities SYSTEM '../entities/global.entities'> %globalentities; ]> |