From 8e0f560d175c055351e91b632e1bc98181ba1165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 11 Jan 2009 21:48:25 +0000 Subject: [PATCH] doxygen fixup git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24279 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/doxygen.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/lib/krb5/doxygen.c b/lib/krb5/doxygen.c index 17e7692f8..2e97fbb30 100644 --- a/lib/krb5/doxygen.c +++ b/lib/krb5/doxygen.c @@ -52,11 +52,12 @@ RCSID("$Id$"); * Therefore they cannot be used for authentication purposes. * * - * - @ref page_introduction - * - @ref page_principal + * - @ref krb5_introduction + * - @ref krb5_principal_intro + * - @ref krb5_keytab_intro * * If you want to know more about the file formats that is used by - * Heimdal, please see: @ref page_fileformats + * Heimdal, please see: @ref krb5_fileformats * * The project web page: http://www.h5l.org/ * @@ -81,7 +82,7 @@ RCSID("$Id$"); /** - * @page page_introduction Introduction to the Kerberos 5 API + * @page krb5_introduction Introduction to the Kerberos 5 API * @section api_overview Kerberos 5 API Overview * * All functions are documented in manual pages. This section tries @@ -123,7 +124,7 @@ RCSID("$Id$"); * The are several ways to create a principal (with different degree of * portability), and one way to free it. * - * See also the page @ref page_principal for more information and also + * See also the page @ref krb5_principal_intro for more information and also * module @ref krb5_principal. * * @subsection intro_krb5_ccache Credential cache @@ -445,7 +446,7 @@ RCSID("$Id$"); /** * * - * @page page_fileformats File formats + * @page krb5_fileformats File formats * * @section fileformats File formats *