\funcparam{id}, and releases any other resources acquired during use of
the credentials cache. Requires that \funcparam{id} identifies a valid
credentials cache. After return, \funcparam{id} must not be used unless
-it is first reinitialized.
+it is first reinitialized using \funcname{krb5_cc_resolve} or
+\funcname{krb5_cc_generate_new}.
Errors: permission errors.
\funcparam{id}, and releases \funcparam{id} and any other resources
acquired during use of the credentials cache. Requires that
\funcparam{id} identifies a valid credentials cache. After return,
-\funcparam{id} must not be used unless it is first reinitialized.
+\funcparam{id} must not be used unless it is first reinitialized using
+\funcname{krb5_cc_resolve} or \funcname{krb5_cc_generate_new}.
\begin{funcdecl}{krb5_cc_store_cred}{krb5_error_code}{\funcin}