diff --git a/kuser/kinit.1 b/kuser/kinit.1 index d01dc5bb3..4ed23ed99 100644 --- a/kuser/kinit.1 +++ b/kuser/kinit.1 @@ -1,14 +1,15 @@ .\" $Id$ .\" .Dd May 29, 1998 -.Dt KAUTH 1 +.Dt KINIT 1 .Os HEIMDAL .Sh NAME +.Nm kinit , .Nm kauth .Nd acquire initial tickets .Sh SYNOPSIS -.Nm +.Nm kinit .Op Fl 4 .Op Fl -524init .Op Fl -afslog @@ -40,7 +41,7 @@ acquire initial tickets .Op Fl e .Op Fl -enctypes= Ns Ar enctypes .Op Fl -fcache-version= Ns Ar version -.Op Fl -noaddresses +.Op Fl -no-addresses .Op Fl -version .Op Fl -help .Op Ar principal @@ -130,14 +131,19 @@ Request tickets with this particular enctype. Create a credentials cache of version .Nm version . .It Xo -.Fl -noaddresses +.Fl -no-addresses .Xc Request a ticket with no addresses. .El The following options are only available if .Nm -has been compiled with support for Kerberos 4. +has been compiled with support for Kerberos 4. The +.Nm kauth +program is identical to +.Nm kinit , +but has these options enabled by +default. .Bl -tag -width Ds .It Xo .Fl 4 Ns ,