Fixed typo; extra space in \funcname{ krb5_recvauth}
authorTheodore Tso <tytso@mit.edu>
Thu, 13 Oct 1994 17:15:32 +0000 (17:15 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 13 Oct 1994 17:15:32 +0000 (17:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4497 dc483132-0cff-0310-8789-dd5450dbe970

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

index 2a9ba7f49be24bda9ed7d9b3c6398caeff763f51..4548ba0c0c62c67b2f46ddbf1c483ea6bf2673a9 100644 (file)
@@ -1,3 +1,7 @@
+Thu Oct 13 13:14:48 1994  Theodore Y. Ts'o  (tytso@dcl)
+
+       * krb5.tex: Fixed typo; extra space in \funcname{ krb5_recvauth}.
+
 Wed Oct 12 02:03:37 1994  Theodore Y. Ts'o  (tytso@dcl)
 
        * Makefile: Added better dependencies to do two-pass latex runs
index 64760a13133e49699a9994ae135cb760d51c9329..23a4593fafcea782c2656dae3a698465dd231003 100644 (file)
@@ -791,7 +791,7 @@ from the server will be placed in it.  This error should be freed with
 \funcname{krb5_recvauth} provides a convenient means for client and
 server programs to send authenticated messages to one another through
 network connections.  \funcname{krb5_sendauth} is the matching routine
-to \funcname{ krb5_recvauth} for the server.  \funcname{krb5_recvauth}
+to \funcname{krb5_recvauth} for the server.  \funcname{krb5_recvauth}
 will engage in an authentication dialogue with the
 client program running \funcname{krb5_sendauth} to authenticate the
 client to the server.  In addition, if requested by the client,