From 4153fe5bce1c8b208c6e4e7de65745db8ecc7a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 17 Jan 2009 21:50:20 +0000 Subject: [PATCH] more refs git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24318 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/doxygen.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/krb5/doxygen.c b/lib/krb5/doxygen.c index d623f8881..370eca58a 100644 --- a/lib/krb5/doxygen.c +++ b/lib/krb5/doxygen.c @@ -148,7 +148,7 @@ RCSID("$Id$"); * cache. krb5_cc_destroy() will zero out the cache, remove the cache * 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 * @@ -180,7 +180,7 @@ RCSID("$Id$"); * * 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 *