.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

@@ -348,7 +348,7 @@ Returns 0 or an error.
.Pp
.Fn krb5_kt_read_service_key
reads the key identified by
.Ns ( Fa principal ,
.Fa ( principal ,
.Fa vno ,
.Fa enctype )
from the keytab in
@@ -368,7 +368,7 @@ Returns 0 or an error.
registers a new keytab type
.Fa ops .
Returns 0 or an error.
.Sh EXAMPLE
.Sh EXAMPLES
This is a minimalistic version of
.Nm ktutil .
.Pp