use keeps around options, spelling, from openbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14374 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 1997, 1999, 2001 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 1997, 1999, 2001, 2004 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd August 27, 1997
|
.Dd December 8, 2004
|
||||||
.Dt KDESTROY 1
|
.Dt KDESTROY 1
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -39,15 +39,17 @@
|
|||||||
.Nd destroy the current ticket file
|
.Nd destroy the current ticket file
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
|
.Bk -words
|
||||||
.Op Fl c Ar cachefile
|
.Op Fl c Ar cachefile
|
||||||
.Op Fl -cache= Ns Ar cachefile
|
.Op Fl -cache= Ns Ar cachefile
|
||||||
.Op Fl -no-unlog
|
.Op Fl -no-unlog
|
||||||
.Op Fl -no-delete-v4
|
.Op Fl -no-delete-v4
|
||||||
.Op Fl -version
|
.Op Fl -version
|
||||||
.Op Fl -help
|
.Op Fl -help
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
remove the current set of tickets.
|
removes the current set of tickets.
|
||||||
.Pp
|
.Pp
|
||||||
Supported options:
|
Supported options:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 2000 - 2002 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 2000 - 2004 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd July 8, 2000
|
.Dd December 8, 2004
|
||||||
.Dt KLIST 1
|
.Dt KLIST 1
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -39,6 +39,7 @@
|
|||||||
.Nd list Kerberos credentials
|
.Nd list Kerberos credentials
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
|
.Bk -words
|
||||||
.Oo Fl c Ar cache \*(Ba Xo
|
.Oo Fl c Ar cache \*(Ba Xo
|
||||||
.Fl -cache= Ns Ar cache
|
.Fl -cache= Ns Ar cache
|
||||||
.Xc
|
.Xc
|
||||||
@@ -51,6 +52,7 @@
|
|||||||
.Op Fl f
|
.Op Fl f
|
||||||
.Op Fl -version
|
.Op Fl -version
|
||||||
.Op Fl -help
|
.Op Fl -help
|
||||||
|
.Ek
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
reads and displays the current tickets in the credential cache (also
|
reads and displays the current tickets in the credential cache (also
|
||||||
@@ -62,7 +64,7 @@ Options supported:
|
|||||||
.Fl c Ar cache ,
|
.Fl c Ar cache ,
|
||||||
.Fl -cache= Ns Ar cache
|
.Fl -cache= Ns Ar cache
|
||||||
.Xc
|
.Xc
|
||||||
credentials cache to list
|
credential cache to list
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl s ,
|
.Fl s ,
|
||||||
.Fl t ,
|
.Fl t ,
|
||||||
@@ -125,7 +127,7 @@ Verbose output. Include all possible information:
|
|||||||
.It Server
|
.It Server
|
||||||
the principal the ticket is for
|
the principal the ticket is for
|
||||||
.It Ticket etype
|
.It Ticket etype
|
||||||
the encryption type use in the ticket, followed by the key version of
|
the encryption type used in the ticket, followed by the key version of
|
||||||
the ticket, if it is available
|
the ticket, if it is available
|
||||||
.It Session key
|
.It Session key
|
||||||
the encryption type of the session key, if it's different from the
|
the encryption type of the session key, if it's different from the
|
||||||
@@ -133,7 +135,7 @@ encryption type of the ticket
|
|||||||
.It Auth time
|
.It Auth time
|
||||||
the time the authentication exchange took place
|
the time the authentication exchange took place
|
||||||
.It Start time
|
.It Start time
|
||||||
the time that this tickets is valid from (only printed if it's
|
the time that this ticket is valid from (only printed if it's
|
||||||
different from the auth time)
|
different from the auth time)
|
||||||
.It End time
|
.It End time
|
||||||
when the ticket expires, if it has already expired this is also noted
|
when the ticket expires, if it has already expired this is also noted
|
||||||
|
Reference in New Issue
Block a user