summaryrefslogtreecommitdiffstats
path: root/doc/rst_source
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2012-10-05 14:35:45 -0400
committerBen Kaduk <kaduk@mit.edu>2012-10-11 11:29:13 -0400
commitb8dcd3056ae4a248db85f6ff708d547fbda76cdc (patch)
treecc132dffe0c7fc9b1f168c14438087f4ea28c9a4 /doc/rst_source
parentcafd3722cbcafc472b5e92b1b2a049de14d3f184 (diff)
downloadkrb5-b8dcd3056ae4a248db85f6ff708d547fbda76cdc.tar.gz
krb5-b8dcd3056ae4a248db85f6ff708d547fbda76cdc.tar.xz
krb5-b8dcd3056ae4a248db85f6ff708d547fbda76cdc.zip
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.
Diffstat (limited to 'doc/rst_source')
-rw-r--r--doc/rst_source/krb_admins/database.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/rst_source/krb_admins/database.rst b/doc/rst_source/krb_admins/database.rst
index 776a65f64..d7d6aa9b7 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: