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

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

Log Message:
Fix a typo and punctuation.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
    src/crypto/external/bsd/heimdal/dist/lib/krb5/krb5_c_make_checksum.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/krb5/krb5_c_make_checksum.3
diff -u src/crypto/external/bsd/heimdal/dist/lib/krb5/krb5_c_make_checksum.3:1.1.1.2 src/crypto/external/bsd/heimdal/dist/lib/krb5/krb5_c_make_checksum.3:1.2
--- src/crypto/external/bsd/heimdal/dist/lib/krb5/krb5_c_make_checksum.3:1.1.1.2	Thu Apr 14 14:09:22 2011
+++ src/crypto/external/bsd/heimdal/dist/lib/krb5/krb5_c_make_checksum.3	Thu Apr 28 14:34:33 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: krb5_c_make_checksum.3,v 1.1.1.2 2011/04/14 14:09:22 elric Exp $
+.\"	$NetBSD: krb5_c_make_checksum.3,v 1.2 2011/04/28 14:34:33 wiz Exp $
 .\"
 .\" Copyright (c) 2003 - 2006 Kungliga Tekniska Högskolan
 .\" (Royal Institute of Technology, Stockholm, Sweden).
@@ -281,14 +281,14 @@
 .Fn krb5_c_is_coll_proof_cksum
 returns true if
 .Fa ctype
-is a collition proof checksum type.
+is a collision proof checksum type.
 .Pp
 .Fn krb5_c_keylengths
-return the minimum length (
-.Fa inlength )
+return the minimum length
+.Fa ( inlength )
 bytes needed to create a key and the
-length (
-.Fa keylength )
+length
+.Fa ( keylength )
 of the resulting key
 for the
 .Fa enctype .

Reply via email to