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).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
@@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd August 27, 1997
|
||||
.Dd December 8, 2004
|
||||
.Dt KDESTROY 1
|
||||
.Os HEIMDAL
|
||||
.Sh NAME
|
||||
@@ -39,15 +39,17 @@
|
||||
.Nd destroy the current ticket file
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Bk -words
|
||||
.Op Fl c Ar cachefile
|
||||
.Op Fl -cache= Ns Ar cachefile
|
||||
.Op Fl -no-unlog
|
||||
.Op Fl -no-delete-v4
|
||||
.Op Fl -version
|
||||
.Op Fl -help
|
||||
.Ek
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
remove the current set of tickets.
|
||||
removes the current set of tickets.
|
||||
.Pp
|
||||
Supported options:
|
||||
.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).
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
@@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd July 8, 2000
|
||||
.Dd December 8, 2004
|
||||
.Dt KLIST 1
|
||||
.Os HEIMDAL
|
||||
.Sh NAME
|
||||
@@ -39,6 +39,7 @@
|
||||
.Nd list Kerberos credentials
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Bk -words
|
||||
.Oo Fl c Ar cache \*(Ba Xo
|
||||
.Fl -cache= Ns Ar cache
|
||||
.Xc
|
||||
@@ -51,6 +52,7 @@
|
||||
.Op Fl f
|
||||
.Op Fl -version
|
||||
.Op Fl -help
|
||||
.Ek
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
reads and displays the current tickets in the credential cache (also
|
||||
@@ -62,7 +64,7 @@ Options supported:
|
||||
.Fl c Ar cache ,
|
||||
.Fl -cache= Ns Ar cache
|
||||
.Xc
|
||||
credentials cache to list
|
||||
credential cache to list
|
||||
.It Xo
|
||||
.Fl s ,
|
||||
.Fl t ,
|
||||
@@ -125,7 +127,7 @@ Verbose output. Include all possible information:
|
||||
.It Server
|
||||
the principal the ticket is for
|
||||
.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
|
||||
.It Session key
|
||||
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
|
||||
the time the authentication exchange took place
|
||||
.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)
|
||||
.It End time
|
||||
when the ticket expires, if it has already expired this is also noted
|
||||
|
Reference in New Issue
Block a user