Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/dist/heimdal/lib/krb5 Fix markup.



details:   https://anonhg.NetBSD.org/src/rev/fccfea10d508
branches:  trunk
changeset: 748112:fccfea10d508
user:      joerg <joerg%NetBSD.org@localhost>
date:      Tue Oct 13 22:49:34 2009 +0000

description:
Fix markup.

diffstat:

 crypto/dist/heimdal/lib/krb5/krb5_get_creds.3 |  4 ++--
 crypto/dist/heimdal/lib/krb5/krb5_keytab.3    |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (51 lines):

diff -r 8d4246968151 -r fccfea10d508 crypto/dist/heimdal/lib/krb5/krb5_get_creds.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_get_creds.3     Tue Oct 13 22:47:55 2009 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_get_creds.3     Tue Oct 13 22:49:34 2009 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\" $Heimdal: krb5_get_creds.3 22071 2007-11-14 20:04:50Z lha $
-.\" $NetBSD: krb5_get_creds.3,v 1.1 2008/03/22 08:37:14 mlelstv Exp $
+.\" $NetBSD: krb5_get_creds.3,v 1.2 2009/10/13 22:49:34 joerg Exp $
 .\"
 .Dd June 15, 2006
 .Dt KRB5_GET_CREDS 3
@@ -134,7 +134,7 @@
 and
 .Fn krb5_get_creds_opt_set_options
 adds and sets options to the
-.Fi krb5_get_creds_opt
+.Vt krb5_get_creds_opt
 structure .
 The possible options to set are
 .Bl -tag -width "KRB5_GC_USER_USER" -compact
diff -r 8d4246968151 -r fccfea10d508 crypto/dist/heimdal/lib/krb5/krb5_keytab.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_keytab.3        Tue Oct 13 22:47:55 2009 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_keytab.3        Tue Oct 13 22:49:34 2009 +0000
@@ -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 .



Home | Main Index | Thread Index | Old Index