.Sh EXAMPLE -> .Sh EXAMPLES, mdoc fixes, from netbsd

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12287 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-14 22:09:16 +00:00
parent 58023b2fd9
commit a515bf6f94

View File

@@ -338,7 +338,7 @@ releases all resources associated with
.Fn krb5_kt_get_entry .Fn krb5_kt_get_entry
retrieves the keytab entry for retrieves the keytab entry for
.Fa principal , .Fa principal ,
.Fa kvno, .Fa kvno ,
.Fa enctype .Fa enctype
into into
.Fa entry .Fa entry
@@ -348,7 +348,7 @@ Returns 0 or an error.
.Pp .Pp
.Fn krb5_kt_read_service_key .Fn krb5_kt_read_service_key
reads the key identified by reads the key identified by
.Ns ( Fa principal , .Fa ( principal ,
.Fa vno , .Fa vno ,
.Fa enctype ) .Fa enctype )
from the keytab in from the keytab in
@@ -368,7 +368,7 @@ Returns 0 or an error.
registers a new keytab type registers a new keytab type
.Fa ops . .Fa ops .
Returns 0 or an error. Returns 0 or an error.
.Sh EXAMPLE .Sh EXAMPLES
This is a minimalistic version of This is a minimalistic version of
.Nm ktutil . .Nm ktutil .
.Pp .Pp