Source-Changes-HG archive

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

[src/trunk]: src/crypto/external/bsd/heimdal/dist/kdc Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/f0962ac9c9cc
branches:  trunk
changeset: 764585:f0962ac9c9cc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 28 14:16:40 2011 +0000

description:
Fix typo.

diffstat:

 crypto/external/bsd/heimdal/dist/kdc/kdc.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4a33402a1d95 -r f0962ac9c9cc crypto/external/bsd/heimdal/dist/kdc/kdc.8
--- a/crypto/external/bsd/heimdal/dist/kdc/kdc.8        Thu Apr 28 14:15:53 2011 +0000
+++ b/crypto/external/bsd/heimdal/dist/kdc/kdc.8        Thu Apr 28 14:16:40 2011 +0000
@@ -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).



Home | Main Index | Thread Index | Old Index