From: Russ Allbery Date: Wed, 12 Jul 2006 22:17:34 +0000 (+0000) Subject: Document add_entry in ktutil man page X-Git-Tag: krb5-1.6-alpha1~212 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=debf079486e0ecc0bdd8dd7ab58c5872c75125a3;p=krb5.git Document add_entry in ktutil man page 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: new Version_Reported: 1.3.6 Target_Version: 1.5.2 Tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18328 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/kadmin/ktutil/ktutil.M b/src/kadmin/ktutil/ktutil.M index de5fe7cb7..9e6d46dfe 100644 --- a/src/kadmin/ktutil/ktutil.M +++ b/src/kadmin/ktutil/ktutil.M @@ -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 ,