]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix copy/paste errors in dbadmin
authorBen Kaduk <kaduk@mit.edu>
Fri, 5 Oct 2012 18:35:45 +0000 (14:35 -0400)
committerBen Kaduk <kaduk@mit.edu>
Thu, 11 Oct 2012 15:29:13 +0000 (11:29 -0400)
We should include the stashsrvpw content in that section, not
the list content.  Likewise, the list_policy content instead
of the destroy_policy content.

doc/rst_source/krb_admins/database.rst

index 776a65f64b2a3a30e7764401a6d50a237a9c5f49..d7d6aa9b742da9c408727e9505f6ebaa5af35cc3 100644 (file)
@@ -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: