its vs it\'s etc. From Bjorn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22071 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -57,7 +57,7 @@ Supported options:
|
||||
.It Fl credential= Ns Ar principal
|
||||
remove
|
||||
.Fa principal
|
||||
from the credential cache if its exists.
|
||||
from the credential cache if it exists.
|
||||
.It Fl c Ar cachefile
|
||||
.It Fl cache= Ns Ar cachefile
|
||||
The cache file to remove.
|
||||
|
@@ -260,7 +260,7 @@ renew_validate(krb5_context context,
|
||||
|
||||
if (renew) {
|
||||
/*
|
||||
* no need to check the error here, its only to be
|
||||
* no need to check the error here, it's only to be
|
||||
* friendly to the user
|
||||
*/
|
||||
krb5_get_credentials(context, KRB5_GC_CACHED, cache, &in, &out);
|
||||
|
Reference in New Issue
Block a user