krb5.tex (krb5_mk_safe): Fix reference to a non-existent flag.
authorTheodore Tso <tytso@mit.edu>
Fri, 22 Jan 1999 05:12:52 +0000 (05:12 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 22 Jan 1999 05:12:52 +0000 (05:12 +0000)
(KRB5_AUTH_CONTEXT_DO_TIME_NOTIME should have been
KRB5_AUTH_CONTEXT_DO_TIME).  [krb5-doc/528]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11116 dc483132-0cff-0310-8789-dd5450dbe970

doc/api/ChangeLog
doc/api/krb5.tex

index 0f902ad5d4195b65dbd1c4096bd6d64415f4f648..a26f66faa4365e435120acd0cacbe51684705d1f 100644 (file)
@@ -1,3 +1,9 @@
+1999-01-20  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * krb5.tex (krb5_mk_safe): Fix reference to a non-existent flag.
+               (KRB5_AUTH_CONTEXT_DO_TIME_NOTIME should have been
+               KRB5_AUTH_CONTEXT_DO_TIME).  [krb5-doc/528]
+
 Thu Jun  6 15:50:39 1996  Theodore Y. Ts'o  <tytso@mit.edu>
 
        * krb5.tex: Update function prototype for krb5_encrypt_tkt_part
index 6cb7f94a5ede882f678441f44fd931dc135fdfc2..b529c11071afed4cae28a8ab1a551a44da11e927 100644 (file)
@@ -1479,7 +1479,7 @@ KRB5_AUTH_CONTEXT_RET_SEQUENCE    & Copy sequence numbers\\
 If timestamps are to be used (i.e., if KRB5_AUTH_CONTEXT_DO_TIME is
 set), an entry describing the message will be entered in the replay
 cache so that the caller may detect if this message is sent
-back to him by an attacker.  If KRB5_AUTH_CONTEXT_DO_TIME_NOTIME is not set,
+back to him by an attacker.  If KRB5_AUTH_CONTEXT_DO_TIME is not set,
 the \funcparam{auth_context} replay cache is not used.
 
 If sequence numbers are to be used (i.e., if either