From: Ben Kaduk Date: Fri, 5 Oct 2012 18:35:45 +0000 (-0400) Subject: Fix copy/paste errors in dbadmin X-Git-Tag: krb5-1.11-alpha1~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8dcd3056ae4a248db85f6ff708d547fbda76cdc;p=thirdparty%2Fkrb5.git Fix copy/paste errors in dbadmin We should include the stashsrvpw content in that section, not the list content. Likewise, the list_policy content instead of the destroy_policy content. --- diff --git a/doc/rst_source/krb_admins/database.rst b/doc/rst_source/krb_admins/database.rst index 776a65f64b..d7d6aa9b74 100644 --- a/doc/rst_source/krb_admins/database.rst +++ b/doc/rst_source/krb_admins/database.rst @@ -553,8 +553,8 @@ KDC and Administration server uses this password to authenticate to the LDAP server. .. include:: admin_commands/kdb5_ldap_util.rst - :start-after: _kdb5_ldap_util_list: - :end-before: _kdb5_ldap_util_list_end: + :start-after: _kdb5_ldap_util_stashsrvpw: + :end-before: _kdb5_ldap_util_stashsrvpw_end: Ticket Policy operations @@ -612,8 +612,8 @@ To list the name of ticket policies in a realm, use the :ref:`kdb5_ldap_util(8)` **list_policy** command. .. include:: admin_commands/kdb5_ldap_util.rst - :start-after: _kdb5_ldap_util_destroy_policy: - :end-before: _kdb5_ldap_util_destroy_policy_end: + :start-after: _kdb5_ldap_util_list_policy: + :end-before: _kdb5_ldap_util_list_policy_end: .. _xrealm_authn: