[3220] in Kerberos-V5-bugs
krb5-doc/965: Corrections for spelling mistakes in the kinit manual page.
daemon@ATHENA.MIT.EDU (Dennis Davis)
Thu Jun 7 11:32:10 2001
Resent-From: gnats@rt-11.mit.edu (GNATS Management)
Resent-To: krb5-unassigned@rt-11.mit.edu
Resent-Reply-To: krb5-bugs@MIT.EDU, Dennis Davis <D.H.Davis@bath.ac.uk>
Message-Id: <200106071630.aa27446@ancho.bath.ac.uk>
Date: Thu, 7 Jun 2001 16:30:32 +0100 (BST)
From: Dennis Davis <D.H.Davis@bath.ac.uk>
Reply-To: Dennis Davis <D.H.Davis@bath.ac.uk>
To: krb5-bugs@mit.edu
Cc: Dennis Davis <D.H.Davis@bath.ac.uk>
>Number: 965
>Category: krb5-doc
>Synopsis: Corrections for spelling mistakes in the kinit manual page.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: krb5-unassigned
>State: open
>Class: doc-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Jun 7 11:32:00 EDT 2001
>Last-Modified:
>Originator: Dennis Davis
>Organization:
Bath University Computing Services, UK
>Release: krb5-1.2.2
>Environment:
System: OpenBSD ancho.bath.ac.uk 2.8 ANCHO#0 i386
>Description:
The manual page for kinit mispells the word "applicable" as
"applicaple".
>How-To-Repeat:
Not applicable.
>Fix:
(Apologies for this. It's the pedant in me that sends off
reports like this :-)
Here's a diff to correct spelling mistakes in the manual page for
kinit. I note that the same mistakes appear in the user manual
that comes as part of the documentation.
*** krb5-1.2.2/src/clients/kinit/kinit.M.orig Wed Feb 28 22:06:53 2001
--- krb5-1.2.2/src/clients/kinit/kinit.M Thu Jun 7 15:09:11 2001
***************
*** 101,136 ****
Postdated tickets are issued with the
.I invalid
flag set, and need to be fed back to the kdc before use.
! (Not applicaple to Kerberos 4.)
.TP
\fB\-r\fP \fIrenewable_life\fP
requests renewable tickets, with a total lifetime of
.IR renewable_life .
The duration is in the same format as the
.B \-l
! option, with the same delimiters. (Not applicaple to Kerberos 4.)
.TP
.B \-f
! request forwardable tickets. (Not applicaple to Kerberos 4.)
.TP
.B \-F
! do not request forwardable tickets. (Not applicaple to Kerberos 4.)
.TP
.B \-p
! request proxiable tickets. (Not applicaple to Kerberos 4.)
.TP
.B \-P
! do not request proxiable tickets. (Not applicaple to Kerberos 4.)
.TP
.B \-A
! request address-less tickets. (Not applicaple to Kerberos 4.)
.TP
.B \-v
requests that the ticket granting ticket in the cache (with the
.I invalid
flag set) be passed to the kdc for validation. If the ticket is within
its requested time range, the cache is replaced with the validated
! ticket. (Not applicaple to Kerberos 4.)
.TP
.B \-R
requests renewal of the ticket-granting ticket. Note that an expired
--- 101,136 ----
Postdated tickets are issued with the
.I invalid
flag set, and need to be fed back to the kdc before use.
! (Not applicable to Kerberos 4.)
.TP
\fB\-r\fP \fIrenewable_life\fP
requests renewable tickets, with a total lifetime of
.IR renewable_life .
The duration is in the same format as the
.B \-l
! option, with the same delimiters. (Not applicable to Kerberos 4.)
.TP
.B \-f
! request forwardable tickets. (Not applicable to Kerberos 4.)
.TP
.B \-F
! do not request forwardable tickets. (Not applicable to Kerberos 4.)
.TP
.B \-p
! request proxiable tickets. (Not applicable to Kerberos 4.)
.TP
.B \-P
! do not request proxiable tickets. (Not applicable to Kerberos 4.)
.TP
.B \-A
! request address-less tickets. (Not applicable to Kerberos 4.)
.TP
.B \-v
requests that the ticket granting ticket in the cache (with the
.I invalid
flag set) be passed to the kdc for validation. If the ticket is within
its requested time range, the cache is replaced with the validated
! ticket. (Not applicable to Kerberos 4.)
.TP
.B \-R
requests renewal of the ticket-granting ticket. Note that an expired
>Audit-Trail:
>Unformatted:
Corrections for spelling mistakes in the kinit manual page.