Blame SOURCES/Document-k-option-in-kvno-1-synopsis.patch

71803a
From e9200e874f33defec7193c11a093675b70e588b6 Mon Sep 17 00:00:00 2001
71803a
From: Robbie Harwood <rharwood@redhat.com>
71803a
Date: Tue, 24 Nov 2020 12:52:02 -0500
71803a
Subject: [PATCH] Document -k option in kvno(1) synopsis
71803a
71803a
becd1ad6830b526d08ddaf5b2b6f213154c6446c attempted to unify the
71803a
synopsis, option descriptions, and xusage(), but missed one option.
71803a
71803a
(cherry picked from commit d81e76d9ddab9e880bcf54eabf07119af91d28c7)
71803a
(cherry picked from commit 588d964f59356373353dfd31d4fdcba95e508385)
71803a
---
71803a
 doc/user/user_commands/kvno.rst | 1 +
71803a
 src/man/kvno.man                | 1 +
71803a
 2 files changed, 2 insertions(+)
71803a
71803a
diff --git a/doc/user/user_commands/kvno.rst b/doc/user/user_commands/kvno.rst
71803a
index 53e569651..00689ab4c 100644
71803a
--- a/doc/user/user_commands/kvno.rst
71803a
+++ b/doc/user/user_commands/kvno.rst
71803a
@@ -9,6 +9,7 @@ SYNOPSIS
71803a
 **kvno**
71803a
 [**-c** *ccache*]
71803a
 [**-e** *etype*]
71803a
+[**-k** *keytab*]
71803a
 [**-q**]
71803a
 [**-u** | **-S** *sname*]
71803a
 [**-P**]
71803a
diff --git a/src/man/kvno.man b/src/man/kvno.man
71803a
index e156df723..3eeab41b2 100644
71803a
--- a/src/man/kvno.man
71803a
+++ b/src/man/kvno.man
71803a
@@ -35,6 +35,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
71803a
 \fBkvno\fP
71803a
 [\fB\-c\fP \fIccache\fP]
71803a
 [\fB\-e\fP \fIetype\fP]
71803a
+[\fB\-k\fP \fIkeytab\fP]
71803a
 [\fB\-q\fP]
71803a
 [\fB\-u\fP | \fB\-S\fP \fIsname\fP]
71803a
 [\fB\-P\fP]