[prev in list] [next in list] [prev in thread] [next in thread] 

List:       krb5-cvs
Subject:    krb5 commit: Clarify klist -s documentation
From:       Greg Hudson <ghudson () MIT ! EDU>
Date:       2013-12-17 21:57:17
Message-ID: 201312172157.rBHLvHZY017245 () drugstore ! mit ! edu
[Download RAW message or body]

https://github.com/krb5/krb5/commit/bf1d3c7b0b060be4b3e9e793b633c07e489ac76f
commit bf1d3c7b0b060be4b3e9e793b633c07e489ac76f
Author: Greg Hudson <ghudson@mit.edu>
Date:   Tue Dec 17 16:56:41 2013 -0500

    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.
    
    ticket: 7806 (new)
    target_version: 1.12.1
    tags: pullup

 doc/user/user_commands/klist.rst |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/user/user_commands/klist.rst b/doc/user/user_commands/klist.rst
index d303f34..00ad0ff 100644
--- a/doc/user/user_commands/klist.rst
+++ b/doc/user/user_commands/klist.rst
@@ -64,10 +64,9 @@ OPTIONS
         a    anonymous
 
 **-s**
-    Causes klist to run silently (produce no output), but to still set
-    the exit status according to whether it finds the credentials
-    cache.  The exit status is '0' if klist finds a credentials cache,
-    and '1' if it does not or if the tickets are expired.
+    Causes klist to run silently (produce no output).  klist will exit
+    with status 1 if the credentials cache cannot be read or is
+    expired, and with status 0 otherwise.
 
 **-a**
     Display list of addresses in credentials.
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic