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 compatibility, not compatabilit...
details: https://anonhg.NetBSD.org/src/rev/6cb069c8aa79
branches: trunk
changeset: 540676:6cb069c8aa79
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 21 13:22:20 2002 +0000
description:
compatibility, not compatability; from Adrian Mrva.
diffstat:
crypto/dist/heimdal/lib/krb5/get_default_realm.c | 4 ++--
crypto/dist/heimdal/lib/krb5/krb5.conf.5 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r d180f9c0796d -r 6cb069c8aa79 crypto/dist/heimdal/lib/krb5/get_default_realm.c
--- a/crypto/dist/heimdal/lib/krb5/get_default_realm.c Sat Dec 21 13:21:38 2002 +0000
+++ b/crypto/dist/heimdal/lib/krb5/get_default_realm.c Sat Dec 21 13:22:20 2002 +0000
@@ -34,7 +34,7 @@
#include "krb5_locl.h"
__RCSID("$Heimdal: get_default_realm.c,v 1.10 2001/07/19 16:55:27 assar Exp $"
- "$NetBSD: get_default_realm.c,v 1.1.1.5 2002/09/12 12:41:41 joda Exp $");
+ "$NetBSD: get_default_realm.c,v 1.2 2002/12/21 13:22:20 wiz Exp $");
/*
* Return a NULL-terminated list of default realms in `realms'.
@@ -57,7 +57,7 @@
}
/*
- * Return the first default realm. For compatability.
+ * Return the first default realm. For compatibility.
*/
krb5_error_code
diff -r d180f9c0796d -r 6cb069c8aa79 crypto/dist/heimdal/lib/krb5/krb5.conf.5
--- a/crypto/dist/heimdal/lib/krb5/krb5.conf.5 Sat Dec 21 13:21:38 2002 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5.conf.5 Sat Dec 21 13:22:20 2002 +0000
@@ -1,5 +1,5 @@
.\" $Heimdal: krb5.conf.5,v 1.25 2002/08/28 15:33:59 nectar Exp $
-.\" $NetBSD: krb5.conf.5,v 1.10 2002/12/21 13:21:38 wiz Exp $
+.\" $NetBSD: krb5.conf.5,v 1.11 2002/12/21 13:22:20 wiz Exp $
.\"
.Dd April 11, 1999
.Dt KRB5.CONF 5
@@ -310,7 +310,7 @@
.Pp
.Va default_keys = Va des3:pw-salt Va v4
.Pp
-and is only left for backwards compatability.
+and is only left for backwards compatibility.
.El
.El
.Sh ENVIRONMENT
Home |
Main Index |
Thread Index |
Old Index