diff options
author | John Kohl <jtkohl@mit.edu> | 1990-05-31 22:04:36 +0000 |
---|---|---|
committer | John Kohl <jtkohl@mit.edu> | 1990-05-31 22:04:36 +0000 |
commit | 3fb3806a3c4e6b041a392147d429f51f91918e15 (patch) | |
tree | 5f18eab92ce9d130e878e3b60217a661c5be2091 /doc | |
parent | 26834dfd3b89186d881ef3a5f04e7135db0512dd (diff) | |
download | krb5-3fb3806a3c4e6b041a392147d429f51f91918e15.tar.gz krb5-3fb3806a3c4e6b041a392147d429f51f91918e15.tar.xz krb5-3fb3806a3c4e6b041a392147d429f51f91918e15.zip |
use \globalname
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@977 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/libdes.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/libdes.tex b/doc/api/libdes.tex index d72482e911..d1412bccb4 100644 --- a/doc/api/libdes.tex +++ b/doc/api/libdes.tex @@ -33,6 +33,6 @@ library document; the names are: \funcname{mit_des_random_key} } The \datatype{krb5_cryptosystem_entry} for this cryptosystem is -\libname{mit_des_cryptosystem_entry}. +\globalname{mit_des_cryptosystem_entry}. \end{document} |