diff options
| author | Tom Yu <tlyu@mit.edu> | 2013-11-22 18:23:52 -0500 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2013-11-22 18:28:46 -0500 |
| commit | f0d7309a20665ac16a22856e0c8cffdb156f2d24 (patch) | |
| tree | 56a5c6080657f181e0122238cff6337cc925c58d /doc/admin/admin_commands | |
| parent | 482869d393807d02668cf49ce74666d682cf77a6 (diff) | |
| download | krb5-f0d7309a20665ac16a22856e0c8cffdb156f2d24.tar.gz krb5-f0d7309a20665ac16a22856e0c8cffdb156f2d24.tar.xz krb5-f0d7309a20665ac16a22856e0c8cffdb156f2d24.zip | |
Update doc for current kdb5_util dump version
kdb5_util.rst incorrectly describes the current default dump format
version as 6 when it should be 7. Reported by Jeff D'Angelo.
ticket: 7777
target_version: 1.12
tags: pullup
Diffstat (limited to 'doc/admin/admin_commands')
| -rw-r--r-- | doc/admin/admin_commands/kdb5_util.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/admin_commands/kdb5_util.rst b/doc/admin/admin_commands/kdb5_util.rst index f9fcd0afe..4a90eb66e 100644 --- a/doc/admin/admin_commands/kdb5_util.rst +++ b/doc/admin/admin_commands/kdb5_util.rst @@ -136,7 +136,7 @@ dump Dumps the current Kerberos and KADM5 database into an ASCII file. By default, the database is dumped in current format, "kdb5_util -load_dump version 6". If filename is not specified, or is the string +load_dump version 7". If filename is not specified, or is the string "-", the dump is sent to standard output. Options: **-b7** |
