Module Name: src
Committed By: njoly
Date: Fri Mar 11 15:33:22 UTC 2011
Modified Files:
src/crypto/dist/heimdal/lib/krb5: krb5_init_context.3
Log Message:
Fix compile_et section (3 -> 1).
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
src/crypto/dist/heimdal/lib/krb5/krb5_init_context.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_init_context.3
diff -u src/crypto/dist/heimdal/lib/krb5/krb5_init_context.3:1.10 src/crypto/dist/heimdal/lib/krb5/krb5_init_context.3:1.11
--- src/crypto/dist/heimdal/lib/krb5/krb5_init_context.3:1.10 Sat Mar 22 08:37:14 2008
+++ src/crypto/dist/heimdal/lib/krb5/krb5_init_context.3 Fri Mar 11 15:33:22 2011
@@ -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.