change some krb_ to krb5_
authorJohn Kohl <jtkohl@mit.edu>
Mon, 4 Jun 1990 14:05:37 +0000 (14:05 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Mon, 4 Jun 1990 14:05:37 +0000 (14:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@995 dc483132-0cff-0310-8789-dd5450dbe970

doc/api/krb5.tex

index b0069c24b928cbcc7e51bf5c569873a163ab7c67..22edcdef2a0fa0be9cd417cf57462cfcc9eeb27c 100644 (file)
@@ -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}