From 9dca215c3eba5cf19e9275f8c44fe65f427d6232 Mon Sep 17 00:00:00 2001 From: roger_calnan Date: Tue, 27 Jan 2026 11:34:22 -0800 Subject: [PATCH] backed out changes to command- anchor names --- src/java.security.jgss/windows/man/kinit.md | 14 +++++++------- src/java.security.jgss/windows/man/klist.md | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/java.security.jgss/windows/man/kinit.md b/src/java.security.jgss/windows/man/kinit.md index 6690a668f4c..a32d6634e74 100644 --- a/src/java.security.jgss/windows/man/kinit.md +++ b/src/java.security.jgss/windows/man/kinit.md @@ -79,34 +79,34 @@ will compromise your password. You can specify one of the following commands. After the command, specify the options for it. -[`-A`]{#command-A} +[`-A`]{#option-A} : Doesn't include addresses. -[`-f`]{#command-f} +[`-f`]{#option-f} : Issues a forwardable ticket. -[`-p`]{#command-p} +[`-p`]{#option-p} : Issues a proxiable ticket. [`-c`]{#option-c} *cache\_name* : The cache name (for example, `FILE:D:\temp\mykrb5cc`). -[`-l`]{#command-l} *lifetime* +[`-l`]{#option-l} *lifetime* : Sets the lifetime of a ticket. The value can be one of "h:m[:s]", "NdNhNmNs", and "N". See the [MIT krb5 Time Duration definition]( http://web.mit.edu/kerberos/krb5-1.17/doc/basic/date_format.html#duration) for more information. -[`-r`]{#command-r} *renewable\_time* +[`-r`]{#option-r} *renewable\_time* : Sets the total lifetime that a ticket can be renewed. -[`-R`]{#command-R} +[`-R`]{#option-R} : Renews a ticket. [`-k`]{#option-k} : Uses keytab -[`-t`]{#command-t} *keytab\_filename* +[`-t`]{#option-t} *keytab\_filename* : The keytab name (for example, `D:\winnt\profiles\duke\krb5.keytab`). *principal* diff --git a/src/java.security.jgss/windows/man/klist.md b/src/java.security.jgss/windows/man/klist.md index 314b344d422..c4874f7dc67 100644 --- a/src/java.security.jgss/windows/man/klist.md +++ b/src/java.security.jgss/windows/man/klist.md @@ -45,7 +45,7 @@ the contents of the credentials cache or keytab using the `klist` tool. The ## Commands -[`-c`]{#command-c} +[`-c`]{#option-c} : Specifies that the credential cache is to be listed. The following are the options for credential cache entries: @@ -62,7 +62,7 @@ the contents of the credentials cache or keytab using the `klist` tool. The `-n` : If the `-a` option is specified, don't reverse resolve addresses. -[`-k`]{#command-k} +[`-k`]{#option-k} : Specifies that key tab is to be listed. List the keytab entries. The following are the options for keytab entries: