Module Name:    src
Committed By:   wiz
Date:           Thu Apr 28 14:28:47 UTC 2011

Modified Files:
        src/crypto/external/bsd/heimdal/dist/lib/gssapi: gssapi.3

Log Message:
Typo fix.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi.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/external/bsd/heimdal/dist/lib/gssapi/gssapi.3
diff -u src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi.3:1.2 src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi.3:1.3
--- src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi.3:1.2	Thu Apr 14 19:19:19 2011
+++ src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi.3	Thu Apr 28 14:28:47 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: gssapi.3,v 1.2 2011/04/14 19:19:19 elric Exp $
+.\"	$NetBSD: gssapi.3,v 1.3 2011/04/28 14:28:47 wiz Exp $
 .\"
 .\" Copyright (c) 2003 - 2005 Kungliga Tekniska Högskolan
 .\" (Royal Institute of Technology, Stockholm, Sweden). 
@@ -144,7 +144,7 @@
 .Pp
 This config option modifies behaviour for both clients and servers.
 .Pp
-Microsoft implemented SPNEGO to Windows2000, however, they manage to
+Microsoft implemented SPNEGO to Windows2000, however, they managed to
 get it wrong, their implementation didn't fill in the MechListMIC in
 the reply token with the right content.
 There is a work around for this problem, but not all implementation

Reply via email to