diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-06-04 14:05:37 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-06-04 14:05:37 +0000 |
| commit | bf16ef887dd08935ffb5a832f44b5bc662bbb94d (patch) | |
| tree | 1cb5f0a8e1f9706c2ec6c47886d03353bd2ac22d /doc/api | |
| parent | 11e5eee5b940593ae2dfbafc55fbc245f9628630 (diff) | |
| download | krb5-bf16ef887dd08935ffb5a832f44b5bc662bbb94d.tar.gz krb5-bf16ef887dd08935ffb5a832f44b5bc662bbb94d.tar.xz krb5-bf16ef887dd08935ffb5a832f44b5bc662bbb94d.zip | |
change some krb_ to krb5_
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@995 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/krb5.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex index b0069c24b9..22edcdef2a 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} |
