From 0fe3af6d654df88c2752823d34f6ef2d01a80f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 29 Jan 2008 09:38:39 +0000 Subject: [PATCH] doxygenify git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22550 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/doxygen.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/lib/krb5/doxygen.c b/lib/krb5/doxygen.c index e7393c18a..ab6d54e90 100644 --- a/lib/krb5/doxygen.c +++ b/lib/krb5/doxygen.c @@ -53,10 +53,12 @@ RCSID("$Id$"); * * * - @ref page_introduction - * - @ref page_fileformats + * - @ref page_principal * - * The project web page:\n - * http://www.h5l.org/ + * If you want to know more about the file formats that is used by + * Heimdal, please see: @ref page_fileformats + * + * The project web page: http://www.h5l.org/ * */ @@ -117,7 +119,8 @@ RCSID("$Id$"); * The are several ways to create a principal (with different degree of * portability), and one way to free it. * - * See also module @ref krb5_principal for more information about the functions. + * See also the page @ref page_principal for more information and also + * module @ref krb5_principal. * * @subsection intro_krb5_ccache Credential cache *