Remove documentation for no-longer-supported admin_dbname argument
authorKen Raeburn <raeburn@mit.edu>
Tue, 10 Jun 2008 21:49:55 +0000 (21:49 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 10 Jun 2008 21:49:55 +0000 (21:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20382 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/dbutil/kdb5_util.M

index 0c7cac4004c6f6536ce8d11f616901f8f0b484f4..11ef7ca18c03504e55d503819e0569211fd40b21 100644 (file)
@@ -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]