Module Name: src
Committed By: wiz
Date: Thu Apr 28 14:16:40 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/dist/kdc: kdc.8
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/heimdal/dist/kdc/kdc.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/heimdal/dist/kdc/kdc.8
diff -u src/crypto/external/bsd/heimdal/dist/kdc/kdc.8:1.2 src/crypto/external/bsd/heimdal/dist/kdc/kdc.8:1.3
--- src/crypto/external/bsd/heimdal/dist/kdc/kdc.8:1.2 Thu Apr 14 19:19:19 2011
+++ src/crypto/external/bsd/heimdal/dist/kdc/kdc.8 Thu Apr 28 14:16:40 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: kdc.8,v 1.2 2011/04/14 19:19:19 elric Exp $
+.\" $NetBSD: kdc.8,v 1.3 2011/04/28 14:16:40 wiz Exp $
.\"
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
@@ -112,7 +112,7 @@
specified.
The default is whatever is returned by
.Fn krb_get_lrealm .
-This option is only availabe if the KDC has been compiled with version
+This option is only available if the KDC has been compiled with version
4 support.
.It Fl K , Fl -kaserver
Enable kaserver emulation (in case it's compiled in).