pull up r18328 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 1 Aug 2006 23:54:50 +0000 (23:54 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 1 Aug 2006 23:54:50 +0000 (23:54 +0000)
 r18328@cathode-dark-space:  rra | 2006-07-12 18:17:34 -0400
 Ticket: new
 Subject: Document add_entry in ktutil man page
 Version_Reported: 1.3.6
 Target_Version: 1.5.2
 Tags: pullup

 Apply patch from Mike Dopheide to document ktutil add_entry in the man
 page and fix some other spelling errors in the ktutil man page.

ticket: 3998
version_fixed: 1.5.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18399 dc483132-0cff-0310-8789-dd5450dbe970

src/kadmin/ktutil/ktutil.M

index de5fe7cb7ffc276c1f758c95a2701a3a735f7585..9e6d46dfe04ab844ca72e7c58d74f85394f72c27 100644 (file)
@@ -43,11 +43,15 @@ Clear the current keylist.  Alias:
 .BR clear .
 .TP
 \fBdelete_entry\fP \fIslot\fP
-Delets the entry in slot number
+Delete the entry in slot number
 .I slot
-from the current keylist.  Alais:
+from the current keylist.  Alias:
 .BR delent .
 .TP
+\fBadd_entry\fP (\-key | \-password) \-p \fIprincipal\fP \-k \fIkvno\fP \-e \fIenctype\fP
+Add principal to keylist using key or password.  Alias:
+.BR addent .
+.TP
 .BR list_requests
 Displays a listing of available commands.  Aliases:
 .BR lr ,