From: John Kohl Date: Mon, 4 Jun 1990 14:05:37 +0000 (+0000) Subject: change some krb_ to krb5_ X-Git-Tag: krb5-1.0-alpha2~416 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bf16ef887dd08935ffb5a832f44b5bc662bbb94d;p=krb5.git change some krb_ to krb5_ git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@995 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex index b0069c24b..22edcdef2 100644 --- a/doc/api/krb5.tex +++ b/doc/api/krb5.tex @@ -371,7 +371,7 @@ Returns system errors. \end{funcdecl} Formats a KRB_AP_REQ message into \funcparam{outbuf}, with more complete -options than \funcname{krb_mk_req}. +options than \funcname{krb5_mk_req}.a \funcparam{outbuf}, \funcparam{ap_req_options}, \funcparam{checksum}, and \funcparam{ccache} are used in the same fashion as for @@ -489,7 +489,7 @@ Returns system errors, encryption errors, replay errors. \funcarg{krb5_tkt_authent *}{authdat} \end{funcdecl} -Essentially the same as \funcname{krb_rd_req}, but uses a decoded AP_REQ +Essentially the same as \funcname{krb5_rd_req}, but uses a decoded AP_REQ as the input rather than an encoded input. \begin{funcdecl}{krb5_mk_error}{krb5_error_code}{\funcin}