doxygenify

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22550 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-01-29 09:38:39 +00:00
parent 52d38ed2ad
commit 0fe3af6d65

View File

@@ -53,10 +53,12 @@ RCSID("$Id$");
* *
* *
* - @ref page_introduction * - @ref page_introduction
* - @ref page_fileformats * - @ref page_principal
* *
* The project web page:\n * If you want to know more about the file formats that is used by
* http://www.h5l.org/ * 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 * The are several ways to create a principal (with different degree of
* portability), and one way to free it. * 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 * @subsection intro_krb5_ccache Credential cache
* *