Minor RST adjustment
authorZhanna Tsitkov <tsitkova@mit.edu>
Mon, 3 Oct 2011 20:15:27 +0000 (20:15 +0000)
committerZhanna Tsitkov <tsitkova@mit.edu>
Mon, 3 Oct 2011 20:15:27 +0000 (20:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25296 dc483132-0cff-0310-8789-dd5450dbe970

doc/rst_source/krb_admins/admin_commands/kadmin_local.rst

index ae6b1434c669647ffc066267b96d3d46ba90cde3..e8716592bb77aea770d6f34cb1f16e6012cbd2cd 100644 (file)
@@ -483,6 +483,8 @@ purgekeys
               Purges previously retained old keys (e.g., from *change_password -keepold*) from *principal*.  
               If **-keepkvno** is specified, then only purges keys with kvnos lower than *oldest_kvno_to_keep*.
 
+.. _purgekeys_end:
+
 .. _get_principal:
 
 get_principal
@@ -867,15 +869,12 @@ ktremove
 FILES
 -----------
 
+.. note::  The first three files are specific to db2 database.
+
 ====================== =================================================
 principal.db            default name for Kerberos principal database
 <dbname>.kadm5          KADM5 administrative database. (This would be "principal.kadm5", if you use the default database name.)  Contains policy information.
 <dbname>.kadm5.lock     Lock file for the KADM5 administrative database.  This file works backwards from most other lock files. I.e., *kadmin* will exit with an error if this file does not exist.
-====================== =================================================
-
-.. note::  The above three files are specific to db2 database.
-
-====================== =================================================
 kadm5.acl               File containing list of principals and their *kadmin* administrative privileges.  See kadmind(8) for a description.
 kadm5.keytab            *keytab* file for *kadmin/admin* principal.
 kadm5.dict              file containing dictionary of strings explicitly disallowed as passwords.