From: Ken Raeburn Date: Tue, 10 Jun 2008 21:49:55 +0000 (+0000) Subject: Remove documentation for no-longer-supported admin_dbname argument X-Git-Tag: krb5-1.7-alpha1~655 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1439a0a6566a8c3f1c8aa3d4cfe5b34bdc14c918;p=krb5.git Remove documentation for no-longer-supported admin_dbname argument git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20382 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/kadmin/dbutil/kdb5_util.M b/src/kadmin/dbutil/kdb5_util.M index 0c7cac400..11ef7ca18 100644 --- a/src/kadmin/dbutil/kdb5_util.M +++ b/src/kadmin/dbutil/kdb5_util.M @@ -150,7 +150,7 @@ option will. .RE .TP \fBload\fP [\fB\-old\fP] [\fB\-b6\fP] [\fB\-b7\fP] [\fB\-ov\fP] [\fB\-hash\fP] -[\fB\-verbose\fP] [\fB\-update\fP] \fIfilename dbname\fP [\fIadmin_dbname\fP] +[\fB\-verbose\fP] [\fB\-update\fP] \fIfilename dbname\fP .br Loads a database dump from the named file into the named database. Unless the @@ -206,11 +206,6 @@ in the dump file and the old one destroyed upon successful completion. .B dbname is required and overrides the value specified on the command line or the default. -.TP -.B admin_dbname -is optional and is derived from -.B dbname -if not specified. .RE .TP \fBdump_v4\fP [\fB\-S\fP] [\fIfilename\fP]