Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 634 Clarify klist -s documentation The documentation for klist -s erroneously suggests that it doesn't affect the exit status behavior and that it merely checks for the existence of the ccache (only mentioning the expired ticket check at the end). Make it clearer and simpler, but avoid going into a lot of detail about the nature of the expiration check. https://github.com/krb5/krb5/commit/bf1d3c7b0b060be4b3e9e793b633c07e489ac76f Author: Greg Hudson Commit: bf1d3c7b0b060be4b3e9e793b633c07e489ac76f Branch: master doc/user/user_commands/klist.rst | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-)