krb5 commit: Fix doc build
Greg Hudson
ghudson at MIT.EDU
Sun Jul 20 00:15:59 EDT 2014
https://github.com/krb5/krb5/commit/b0d8a9d85cf2d42dec75fe3bf57775e0d9d2ac07
commit b0d8a9d85cf2d42dec75fe3bf57775e0d9d2ac07
Author: Greg Hudson <ghudson at mit.edu>
Date: Sat Jul 19 21:57:03 2014 -0400
Fix doc build
Commit 15b7e405ff7b62ab96af45999d1350455948e602 contained an
indentation error which broke the doc build. Fix it.
ticket: 7944
doc/admin/conf_files/kdc_conf.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/admin/conf_files/kdc_conf.rst b/doc/admin/conf_files/kdc_conf.rst
index 6a05cc4..eaeabda 100644
--- a/doc/admin/conf_files/kdc_conf.rst
+++ b/doc/admin/conf_files/kdc_conf.rst
@@ -426,7 +426,7 @@ The following tags may be specified in a [dbmodules] subsection:
requires a secret (such as the password for ``DIGEST-MD5``), these
tags also determine the name within the
**ldap_service_password_file** where the secret is stashed. New
- in release 1.13.
+ in release 1.13.
**ldap_kdc_sasl_authzid** and **ldap_kadmind_sasl_authzid**
These LDAP-specific tags specify the SASL authorization identity
More information about the cvs-krb5
mailing list