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 compile_et section (3 -> 1).
details: https://anonhg.NetBSD.org/src/rev/490e00e7f45c
branches: trunk
changeset: 763155:490e00e7f45c
user: njoly <njoly%NetBSD.org@localhost>
date: Fri Mar 11 15:33:22 2011 +0000
description:
Fix compile_et section (3 -> 1).
diffstat:
crypto/dist/heimdal/lib/krb5/krb5_init_context.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 1260fbe87d0d -r 490e00e7f45c crypto/dist/heimdal/lib/krb5/krb5_init_context.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_init_context.3 Fri Mar 11 14:30:07 2011 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_init_context.3 Fri Mar 11 15:33:22 2011 +0000
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" $Heimdal: krb5_init_context.3 19980 2007-01-17 18:06:33Z lha $
-.\" $NetBSD: krb5_init_context.3,v 1.10 2008/03/22 08:37:14 mlelstv Exp $
+.\" $NetBSD: krb5_init_context.3,v 1.11 2011/03/11 15:33:22 njoly Exp $
.\"
.Dd December 8, 2004
.Dt KRB5_CONTEXT 3
@@ -220,7 +220,7 @@
to the specified
.Fa context .
The error handler must generated by the the re-rentrant version of the
-.Xr compile_et 3
+.Xr compile_et 1
program.
.Fn krb5_add_extra_addresses
add a list of addresses that should be added when requesting tickets.
Home |
Main Index |
Thread Index |
Old Index