diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-20 15:00:56 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-08-20 12:27:14 -0400 |
commit | 096e0184d1b359fdfffd62d413451a055a6bfa76 (patch) | |
tree | 1aa8f059392c095e531a5c836f300f79422ff9ba /server/man/sssd-krb5.5.xml | |
parent | e84e9b5fa2e4352bfc3bfabe55dc57190da7e7d5 (diff) | |
download | sssd-096e0184d1b359fdfffd62d413451a055a6bfa76.tar.gz sssd-096e0184d1b359fdfffd62d413451a055a6bfa76.tar.xz sssd-096e0184d1b359fdfffd62d413451a055a6bfa76.zip |
Support Docbook 4.4
RHEL5 did not support Docbook 4.5, and we are not using
any 4.5 features.
Diffstat (limited to 'server/man/sssd-krb5.5.xml')
-rw-r--r-- | server/man/sssd-krb5.5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/server/man/sssd-krb5.5.xml b/server/man/sssd-krb5.5.xml index a75193a66..d2b631ab4 100644 --- a/server/man/sssd-krb5.5.xml +++ b/server/man/sssd-krb5.5.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.5//EN" -"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> +<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.4//EN" +"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> <reference> <title>SSSD Manual pages</title> <refentry> |