Module Name: src
Committed By: joerg
Date: Tue Oct 13 22:50:17 UTC 2009
Modified Files:
src/crypto/dist/heimdal/lib/krb5: krb5_keytab.3
Log Message:
Fix markup.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/crypto/dist/heimdal/lib/krb5/krb5_keytab.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/dist/heimdal/lib/krb5/krb5_keytab.3
diff -u src/crypto/dist/heimdal/lib/krb5/krb5_keytab.3:1.9 src/crypto/dist/heimdal/lib/krb5/krb5_keytab.3:1.10
--- src/crypto/dist/heimdal/lib/krb5/krb5_keytab.3:1.9 Sat Mar 22 08:37:14 2008
+++ src/crypto/dist/heimdal/lib/krb5/krb5_keytab.3 Tue Oct 13 22:50:17 2009
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" $Heimdal: krb5_keytab.3 22071 2007-11-14 20:04:50Z lha $
-.\" $NetBSD: krb5_keytab.3,v 1.9 2008/03/22 08:37:14 mlelstv Exp $
+.\" $NetBSD: krb5_keytab.3,v 1.10 2009/10/13 22:50:17 joerg Exp $
.\"
.Dd August 12, 2005
.Dt KRB5_KEYTAB 3
@@ -204,7 +204,7 @@
For compatibility with other Kerberos implemtation
.Li WRFILE
and
-.LI JAVA14
+.Li JAVA14
is also accepted.
.Li WRFILE
has the same format as
@@ -380,7 +380,7 @@
function
.Fn krb5_kt_compare
is used, so the wildcard rules applies to the argument of
-.F krb5_kt_get_entry
+.Fn krb5_kt_get_entry
too.
On success the returne entry must be freed with
.Fn krb5_kt_free_entry .