more refs

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24318 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-17 21:50:20 +00:00
parent b273f5e0d9
commit 4153fe5bce

View File

@@ -148,7 +148,7 @@ RCSID("$Id$");
* cache. krb5_cc_destroy() will zero out the cache, remove the cache * cache. krb5_cc_destroy() will zero out the cache, remove the cache
* so it can no longer be referenced. * so it can no longer be referenced.
* *
* See also module @ref krb5_ccache . * See also @ref krb5_ccache_intro and @ref krb5_ccache .
* *
* @subsection intro_krb5_error_code Kerberos errors * @subsection intro_krb5_error_code Kerberos errors
* *
@@ -180,7 +180,7 @@ RCSID("$Id$");
* *
* Keytabs are used for servers and long-running services. * Keytabs are used for servers and long-running services.
* *
* See also module @ref krb5_keytab . * See also @ref krb5_keytab_intro and @ref krb5_keytab .
* *
* @subsection intro_krb5_crypto Kerberos crypto * @subsection intro_krb5_crypto Kerberos crypto
* *