pull the last info from krb5_context.3

This commit is contained in:
Love Hornquist Astrand
2009-08-18 18:37:52 +02:00
parent ca3ef895c3
commit 729a49037d

View File

@@ -96,6 +96,9 @@
* structure, including default encryption types, credential cache
* (for example, a ticket file), and default realms.
*
* The internals of the structure should never be accessed directly,
* functions exist for extracting information.
*
* See the manual page for krb5_init_context() how to create a context
* and module @ref krb5 for more information about the functions.
*