Document add_entry in ktutil man page
authorRuss Allbery <rra@stanford.edu>
Wed, 12 Jul 2006 22:17:34 +0000 (22:17 +0000)
committerRuss Allbery <rra@stanford.edu>
Wed, 12 Jul 2006 22:17:34 +0000 (22:17 +0000)
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

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 ,